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

Docking Right/Left

5 Answers 98 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Gourangi
Top achievements
Rank 1
Gourangi asked on 30 Mar 2009, 10:09 AM
Hi,

Do we have same docking functionality just like we have in visual studio's Solution Explorer and Toolbox docking.
We have this in our windows application forms control but I could not find it in demo of web application controls toolkit!

Regards,
Divyesh Chapaneri

5 Answers, 1 is accepted

Sort by
0
Petio Petkov
Telerik team
answered on 30 Mar 2009, 02:16 PM
Hello Divyesh Chapaneri,

The RadDock for ASP.NET AJAX control doesn't have such a functionality. You could achieve a similar functionality if you combine RadSplitter with RadDock controls.

Let us know if you have any other questions.

Sincerely yours,
Petio Petkov
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
Brad
Top achievements
Rank 2
answered on 01 Apr 2009, 10:50 PM
OK, HOW would you combine RadDock and RadSplitter to emulate the VS side dock actions? Do you really need RadDock?

Thanks,

Joe B
0
Brad
Top achievements
Rank 2
answered on 01 Apr 2009, 11:47 PM
I almost have this working BUT the SpliBar always stops in the middle and requires a second click AND CollapseMode set to Both to go all the way. Let me explain what I have and what I'd like to happen.
I have a panelbar that populates a grid based on panelbar selection. Right now I have the panelbar in one cell of a 1 row, 2 column table. The grid is in the second column. Because the grid has a lot of columns having the panelbar disappear behind a SpliBar would give me more columns of data. Any suggestions?


TIA,

Joe B
0
Obi-Wan Kenobi
Top achievements
Rank 1
answered on 07 Apr 2009, 12:49 PM
You could set fixed width(in pixels) to RadGrid. Also you could add RadPanelbar and RadGrid to different RadPanes.
0
Brad
Top achievements
Rank 2
answered on 07 Apr 2009, 01:52 PM
Being a Padawan learner it took me a while to figure this out. The issue was with how I had minimum width setup. Once I got that correct it behaves how I want. Next issue is why it's so SLOWWWWwwwwwwwww.....

Thanks for the help Master Kenobi,

Qui-Ban Joe

(Joe B)
Tags
Dock
Asked by
Gourangi
Top achievements
Rank 1
Answers by
Petio Petkov
Telerik team
Brad
Top achievements
Rank 2
Obi-Wan Kenobi
Top achievements
Rank 1
Share this question
or