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!

8
Votes

Need to improve the virtualization feature with hierarchical data binding and expand/collapse action.

Case 1: The expand/collapse action is not working properly while hierarchical data binding with virtualization.

Case 2: Script error thrown while calling the ExpandAllAsync method through a button click with the virtualization feature enabled.

Case 3: The records were not displayed when enabling virtualization in hierarchy data binding if we bind large set of data (i.e., 100 parent with each 100 child) and need to ensure with EnableCollapaseAll Property.