Thanks Marin. I saw that other item but it didn't mention sorts and filters so that's why I added it as a new request. I see that you have merged the 2 now so I will follow that one. I'm also going to try doing the Window treatment as well. Thanks for your help.
Peter
Hi Peter,
Please Follow the original request for such a feature here: https://feedback.telerik.com/blazor/1414050-save-grid-layout. I have moved your vote to it and I am closing this one as a duplicate to keep the portal clean.
In the meantime, you can consider putting the edit/insert component inside a Window so that the user does not have to navigate away from the grid at all: https://demos.telerik.com/blazor-ui/window/overview.
You may also consider the built-in popup editing: https://demos.telerik.com/blazor-ui/grid/editing-popup or implementing a custom one like in this example so that you can use data from the grid item: https://github.com/telerik/blazor-ui/tree/master/grid/custom-popup-form.
Regards,
Marin Bratanov
Progress Telerik