save/load dockstate

Hi,

I'm looking for a sample of code that demonstrate the Dock State Persistence feature. I saw some older posts that were refering to it but the links were broken. Thanks you


Jonathan

1 Reply

NR Nandakumar R Syncfusion Team December 9, 2009 08:34 AM UTC

Hi,

Please refer to the following samples on how you can save and restore a Docking layout.

http://www.syncfusion.com/uploads/redirect.aspx?file=SaveAndRestoreLayout_59ef54ad.zip&team=support

SaveAndRestoreLayoutToMemoryStream - will explain how you can save and restore the layout using memory stream.
SaveAndRestoreLayoutToXmlFile - will explain how you can do this with an xml file.

Please try this and let me know if this helps.

Regards,
Nanda

Loader.
Up arrow icon