Hello Radzen,
Using your demo at Blazor DataGrid Component - Save / Load Settings with LoadData | Free UI Components by Radzen If a filter is set on say Employee Id the Reload button causes the grid to refresh twice.
Initially all the data is displayed then the second time only the filtered data is displayed. This is using google chrome desktop browser.
Any ideas how to prevent multiple calls to LoadData?