Hi,
We are using XAMDock Manager and we want to save docked layout. Like If we drag one layout and docked in other place then layout should be saved as well.
Please let us aware about, I am new for Dock manager.
I have followed this link: http://help.infragistics.com/Help/Doc/Silverlight/2012.1/CLR4.0/html/xamDockManager_Saving_Loading_Docking_Layout%20.html
But this is working for Silverlight and Infragistics.Persistence not finding for WPF.
Thanks
Thanks:
Hello Pri,
I am just checking if you had a chance to look into this and if you would like any further assistance on the matter.
I have created a sample application where the SaveLayout and LoadLayout methods are used to save the current position of the panes in the XamDockManager control. The state of the control is saved in a xml file and its content is loaded from the record in that file. You can test the functionality by changing the position and size of the panes and clicking the Save and Load buttons. Please let me know if you need additional assistance on this matter.
Thanks for your suggestion. I followed above link. But I think I am missing something, Still not showing Updated layout but the layout data saving in XML file.
Is there any way to see update layout. we want that as we resize or docked , the layout should be saved as well. your suggestion would be helpful for me.
The XamDockManager for WPF is slightly different form the one for Silverlight. If you are using WPF, you can use the SaveLayout and LoadLayout methods for saving and the loading the panes position. Here is a documentation page that describes that behavior: http://help.infragistics.com/doc/WPF/2014.1/CLR4.0/?page=InfragisticsWPF4.DockManager.v14.1~Infragistics.Windows.DockManager.XamDockManager~SaveLayout(Stream).html In case you have any questions or concerns, do not hesitate to let me know.