I have a question for Radzen team.
We are using the RadzenDataGrid Blazor component for our grid and the Team wonder if it would be possible for Radzen to give us the possibility to export/import (get/set) filter applied to the grid.
Hello !
i've got an answer from the Radzen team for a close question look at this post https://forum.radzen.com/t/radzendatagrid-columns-visibility-preferences/20385?u=sony
Enchev point me to this Radzen Demo https://blazor.radzen.com/datagrid-save-settings?theme=material3
In my case i serialize settings per pages and users in a DBMS table. Base on the demo works awesome !
Regards.
1 Like
Thanks, I will look at this and see if it fit my need.