I have a local intranet web application for which users need to log in. The app features a radGrid for which the user can change multiple settings. I would like for the user to be able to customize the grid so that the next time they log in, it would remember:
Columns visible / invisible
Columns widths
Column order
Sort orders
Filters applied
I found this article but it's only for a session, not subsequent sessions. At the bottom of the article there is a dead link for what I want to do....
Columns visible / invisible
Columns widths
Column order
Sort orders
Filters applied
I found this article but it's only for a session, not subsequent sessions. At the bottom of the article there is a dead link for what I want to do....