Data grid settings are not working after last update #1155

Closed
opened 2026-01-29 17:49:41 +00:00 by claunia · 4 comments
Owner

Originally created by @dominikcip on GitHub (Mar 7, 2024).

We are binding DataGridSettings (as mentioned in demo) and load data in OnInitializedAsync(). DataGridSettings are still succesfully saved in local storage but Settings are not applied to grid after loading.

Originally created by @dominikcip on GitHub (Mar 7, 2024). We are binding DataGridSettings (as mentioned in demo) and load data in OnInitializedAsync(). DataGridSettings are still succesfully saved in local storage but Settings are not applied to grid after loading.
Author
Owner

@enchev commented on GitHub (Mar 7, 2024):

Any example how to reproduce this? Works normally on our demos:
https://blazor.radzen.com/datagrid-save-settings
https://blazor.radzen.com/datagrid-save-settings-loaddata

@enchev commented on GitHub (Mar 7, 2024): Any example how to reproduce this? Works normally on our demos: https://blazor.radzen.com/datagrid-save-settings https://blazor.radzen.com/datagrid-save-settings-loaddata
Author
Owner

@dominikcip commented on GitHub (Mar 7, 2024):

FIrst one works everywhere but the second one (https://blazor.radzen.com/datagrid-save-settings-loaddata) does work only in Edge,Safari and Mozilla but not in Chrome browser.

@dominikcip commented on GitHub (Mar 7, 2024): FIrst one works everywhere but the second one (https://blazor.radzen.com/datagrid-save-settings-loaddata) does work only in Edge,Safari and Mozilla but not in Chrome browser.
Author
Owner

@enchev commented on GitHub (Mar 7, 2024):

Definitely works:
image
You might need to clear your browser/app cache.

@enchev commented on GitHub (Mar 7, 2024): Definitely works: ![image](https://github.com/radzenhq/radzen-blazor/assets/5804953/5a09c6a7-505f-4809-b52e-f878f5641ebb) You might need to clear your browser/app cache.
Author
Owner

@dominikcip commented on GitHub (Mar 7, 2024):

Yep that helped, thanks!

@dominikcip commented on GitHub (Mar 7, 2024): Yep that helped, thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1155