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

Is DockingLayout loaded correctly?

1 Answer 65 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Andreas
Top achievements
Rank 1
Andreas asked on 12 Sep 2011, 03:38 PM
Hi,

I use the Method LoadLayout of RadDocking. If the Layout which is passed as argument is wrong in some way (missing tags, to much tags) the UI is not loaded correctly.

How can I find out if there was an error while loading the docking layout and how can I undo the loading? Or is there a preview method in order to see if a layout can be loaded correctly?

Thanks for your help,
Andreas

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 15 Sep 2011, 01:51 PM
Hello Andreas,

 
The RadDocking control currently doesn't check whether the layout is loaded correctly or not - it tries to load what is given. Anyway, you could use ElementLoading and ElementLoaded events in order to find out which element is loading/loaded. Please, refer to the following article where you can find more information - http://www.telerik.com/help/silverlight/raddocking-features-save-load-layout.html

Hope this helps.

Regards,
George
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
Docking
Asked by
Andreas
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or