Hello Radzen,
Using your demo at https://blazor.radzen.com/datagrid-save-settings-loaddata 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?
