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

Each time the user change the filtering/sorting of a single column the grid gets refreshed automatically,

I would like the user to do all the filtering/sorting on the columns he is interesting in, but without automatic requerying/refreshing grid data. Only on demand if he hits a button all fltering/sortings changes get applied at once.