Hi,
I am doing a quick investigation regarding the saving of a controls state. Mainly a Grid control.
What i am after is information about a user changing the column order, sort order, hiding/showing columns, etc. And then having these changes saved somewhere (locally most likely) so when they return to the page, these changes persist.
This is in regards to the Grid control for ASPX, Silverlight and HTML5 (Kendo UI).
We currently are using the Silverlight controls, but are looking at also swapping to Telerik for our ASPX system and using Kendo UI when we start developing in HTML5.
Thanks for your help.
Simon Gould