This is a migrated thread and some comments may be shown as answers.

When apply LoadLayout, contents are not loading.

3 Answers 77 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Snehal
Top achievements
Rank 1
Snehal asked on 09 Jul 2010, 08:01 AM
Hi,

am saving a layout in XML file. and whenever that form opens am loading same layout after InitializeComponent().
While doing this layout is coming correctly. but whatever contents like grids, buttons are missing from all the panes.

What could be a reason?


Thanks...!!!

3 Answers, 1 is accepted

Sort by
0
Snehal
Top achievements
Rank 1
answered on 12 Jul 2010, 05:46 AM
Any body help?
0
Miroslav Nedyalkov
Telerik team
answered on 12 Jul 2010, 11:48 AM
Hi Snehal,

 This happens when you missed to set SerializationTag to the panes. For more information about how to use the Save/Load layout feature of the Docking you could refer to the following articles:
http://blogs.telerik.com/miroslavnedyalkov/posts/09-04-22/raddocking_save_load_layout.aspx
http://www.telerik.com/help/silverlight/raddocking-save-load-the-content-of-the-panes.html

Regards,
Miroslav Nedyalkov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Snehal
Top achievements
Rank 1
answered on 12 Jul 2010, 01:11 PM
Thanks for reply. i fort serialize tag.

Thanks .!!!
Tags
Docking
Asked by
Snehal
Top achievements
Rank 1
Answers by
Snehal
Top achievements
Rank 1
Miroslav Nedyalkov
Telerik team
Share this question
or