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

How to start the Raddock in a minimized state?

2 Answers 60 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Yong
Top achievements
Rank 2
Yong asked on 25 Aug 2008, 05:47 AM
Hi

Was wondering how do you start the rad dock in a minimized state?

Eg.

User load the webpage and do not want to see the rad dock in an expanded manner

Thank You

2 Answers, 1 is accepted

Sort by
0
Accepted
Sophy
Telerik team
answered on 25 Aug 2008, 12:18 PM
Hi Yong,

If you want to have an initially collapsed dock at page load you can use the Collapsed property of the RadDock and set it to true, e.g.:
<telerik:RadDock ID="dock1" Runat="server" Collapsed="true" Title="RadDock1" text="RadDock1">  
</telerik:RadDock> 
Let us know if you need further assistance.

Kind regards,
Sophy
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Yong
Top achievements
Rank 2
answered on 26 Aug 2008, 01:36 AM
Hi,

Thank You For The Quick Response, It Works

Thank You
Tags
Dock
Asked by
Yong
Top achievements
Rank 2
Answers by
Sophy
Telerik team
Yong
Top achievements
Rank 2
Share this question
or