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

show docks in a docklayout in multiple columns

2 Answers 63 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Priya
Top achievements
Rank 1
Priya asked on 30 Oct 2008, 07:57 AM
Sir,
I created multiple docks within a raddocklayout and set the orientation Horizontal.But all the docks come within a single column

My requirement is,to show each dock in different columns ie,
dock1 in col1,dock2 in col2  etc.and  the drag n drop of docks b/w these columns should also wrk.
Thanks..

2 Answers, 1 is accepted

Sort by
0
Priya
Top achievements
Rank 1
answered on 30 Oct 2008, 09:02 AM
any idea...plz help me...
0
Obi-Wan Kenobi
Top achievements
Rank 1
answered on 30 Oct 2008, 09:14 AM
If you want to have several "columns" you should create several RadDockZones with Orientation -Vertical. After that you should add a RadDock to each RadDockZone.
If you want RadDock to preserve its state on postback/ajax you should wrap it with RadDockLayout

Online examples with RadDock are available here:
http://demos.telerik.com/ASPNET/Prometheus/Dock/Examples/Default/DefaultCS.aspx
Tags
Dock
Asked by
Priya
Top achievements
Rank 1
Answers by
Priya
Top achievements
Rank 1
Obi-Wan Kenobi
Top achievements
Rank 1
Share this question
or