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!>
Thanks for joining our community and helping improve Syncfusion products!
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.