RadzenDataGrid persist andvanced filters in query string and restore

Hello!

What are the options to persist RadzenDataGrid column filters (specifically the advanced filter dialog) into the URL query string, so that when the URL is shared or the page is revisited, the filters are automatically restored? We're using Blazor Server with server-side data loading.

Such feature is not supported - only this:
https://blazor.radzen.com/datagrid-save-settings

1 Like