Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Hi,

I have observed some unusual behavior when using EnableRowVirtualization=true and QueryChartRowInfo.

Attached is a sample solution, video and screenshots that illustrate the problem.  There are two issues that I can see. 

  1. Once the number of rows exceeds the number that are to be virtualised, it appears that duplicate tasks are added to the end of the grid and you get a lot of flickering when scrolling.
  2. Once the number of rows exceeds the number that are to be virtualised and a custom class is added using QueryChartRowInfo, the application of the css class to the chart is unpredictable.

Empty

Empty


Empty