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

RadDocking and Prism (load layout at startup)

1 Answer 80 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Phong
Top achievements
Rank 1
Phong asked on 30 Jun 2015, 09:34 PM

Hello,

I'm trying to load the last used layout at startup.  I save the last layout on window close and need to load this layout on next startup.  I tried hooking into the bootstrappers InitializeModules() override but was getting inconsistent behaviors.  

 

What is the preferred/recommended method to load a layout at startup?

Thanks!

PT

1 Answer, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 02 Jul 2015, 08:33 AM
Hello Phong,

What I can suggest you would be to check the Docking and PRISM example from our online XAML SDK Repository on the following link:
https://github.com/telerik/xaml-sdk/tree/master/Docking/ShellPrism

The example demonstrates how various of the Docking functionalists can be implemented using PRISM (including Save/Load layout on Application Startup/Exit).

Hope this will help you.

Regards,
Kalin
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Docking
Asked by
Phong
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Share this question
or