We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Restore GGC layout

I'm investigating how to restore the status of a GGC to the settings made by a user when a form is reloaded.

It looks like XML Serialization will do the trick.

My question is is there a single event that I can trap that is fired when any setting change is made to the grid by the user. Including sorts, column rezise, column hide, filters, groupings etc.




1 Reply

RC Rajadurai C Syncfusion Team December 1, 2008 02:35 PM UTC

Hi Brian,

Thanks for your interest in Syncfusion products.

There is no single event to handle all these things. Each has its own event. However, to restore the grid layout you can make use of XML serialization or hashtable.

Please refer the sample in the following location that deals with ggc layout restore when the user makes changes like expanding,collapsing of groups, etc.
http://www.syncfusion.com/support/user/uploads/GGC_SaveExpandedRowsGroups_bc9acf7b.zip

Regards,
Rajadurai




Loader.
Live Chat Icon For mobile
Up arrow icon