Hello.
I'm curious if the SaveLayout / LoadLayout methods save the layout upon browser refresh. From the example project in Github, it appears they do not.
If not, what's the best way to save the layout and allow the user to load it again upon browser refresh? I'm thinking either saving it in localstorage, or in a SQL database, but if there is a built in functionality, that would be preferred.
Hello Chris,Thank you for contacting. Yes you are right, when you refresh the browser you will lose the saved layout,its because grid cant maintain the same layout after page refresh. Its not only with the blazor grid ,with any product grid its not possible. Saving it in localstorage, or in a SQL database is good idea unfortunately we don’t have anything inbuilt or any sample to demonstrate that.Please note due to some internal issues with the blazor posts I am not able to see your post and that’s why I created this private case to communicate with you.