Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

Microsoft Blazor QuickGrid problem with scrolling

$
0
0

After a while I had switched to Blazor on .NET 8, I noticed that the QuickGrid stopped working. The symptom is that it is flickering/jittering while scrolling and stay in that mode indefinitely. When tracing, I can see Skip grows from 0 while I'm gradually scrolling grid down and suddenly it gets back to Skip=0, Take=say 30. That marks it is broken, it gets jittering even without touching a scroll bar. What can be the reason for this?

Additionally:

  1. It worked Ok on .NET 6 for sure
  2. It uses virtualization
  3. It uses ItemsProvider for remote data access

Thanks


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>