Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
355
Not able to restore XamDockManager layout from file
posted

Hi,

We are using XamDockManager in our project. Panes (split/tabgroup & content) are dynamically created based on user action. As part the project, we need to save the layout to file and re-load it on opening the application back.

I referred the sample (Saving & Loading layout of XamDockManager) and followed the same in our project. But seems its not working. To mimic the issue, I have created a stand-alone application (find attached). On clicking save, I am saving the layout to file and disposing the dockManager  (this would be the state on closing the application). On clicking load, I am initializing the dockManager and loading the layout from file. DockManager is getting shown but not the layouts.

Please help me in getting this resolved.

Thanks,
Mahadev

SaveLoadLayout.zip