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

Docking in Visual Studio Style

6 Answers 107 Views
Dock
This is a migrated thread and some comments may be shown as answers.
omm
Top achievements
Rank 2
omm asked on 29 Sep 2010, 07:31 AM
Dear All,

Is there any option to use Telerik DOCK as in Visual Studion Toolbar, Solution Explorer docks. (Docking the window by side of the page and undock when needed).

Thanks in Advance,
-- Omm --

6 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 01 Oct 2010, 01:44 PM
Hi Omm,

RadDock is a movable panel and it does not offer the requested feature by design. Please, take a look at the following live demos, which could be helpful for your scenario:
Sliding PanelBar
and
Sliding Panes/First Look.

Please, note that RadSplitter is designed to be a layout control and you should have at least one RadPane next to the RadSlidingPane.

All the best,
Rumen
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
0
omm
Top achievements
Rank 2
answered on 05 Oct 2010, 05:27 AM
yes Rumen,
 
these are very useful to have a sidebar like feature along with docking but is there any tips to change the dock positions from left side to right and bottom to top, etc... in javascript.

Thanks in advance
-- Omm --
0
Pero
Telerik team
answered on 07 Oct 2010, 11:23 AM
Hello Omm,

I am not quite sure that I fully understand your requirement. If you want to move the dock to another zone, or move it to to a different position in the same zone, you should use RadDockZone's dock(objectRadDock, index) client-side method. The index is optional. Here is a live demo showing this method in action: http://demos.telerik.com/aspnet-ajax/dock/examples/clientsideapi/defaultcs.aspx.

In case you need to achieve functionality similar to the way the Visual Studio Toolbox works, you should use the examples attached to the thread. One creates docks on the server by initially dragging them from a RadTreeView control. The other one creates the docks on the client only, also by dragging them, but the initial drag comes from a predefined zone.

Best wishes,
Pero
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
0
guy
Top achievements
Rank 1
answered on 07 Dec 2015, 03:30 PM

Hello,

i have another question on this topic

Telerik have a docking layout that behave like "visual studio IDE" ,

with navigation on the screen when you dragging a object (As you can see in the attached picture)

0
Marin Bratanov
Telerik team
answered on 09 Dec 2015, 12:36 PM

Hello,

We do not have such a control or feature.

Regards,

Marin Bratanov
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
0
guy
Top achievements
Rank 1
answered on 09 Dec 2015, 12:50 PM
Ok thanks
Tags
Dock
Asked by
omm
Top achievements
Rank 2
Answers by
Rumen
Telerik team
omm
Top achievements
Rank 2
Pero
Telerik team
guy
Top achievements
Rank 1
Marin Bratanov
Telerik team
Share this question
or