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

Docking problems

1 Answer 86 Views
Docking
This is a migrated thread and some comments may be shown as answers.
kj
Top achievements
Rank 1
kj asked on 09 Jun 2010, 05:00 PM
Hi,

I am trying RadDocking Control for my project, and I encounter several problems and hope you give me some suggestion.

Now I can add new panes in docking area dynamically

1. If I add to many panes and these panes outside of main window, how can I
let the added new panes just fit in the main window and adjust their size
automatically?

2. How can I change the layout of panes dynamically, for example: let
current panes layout vertically or horizontally?

3. Is the compass size  in RadDocking can be changed? Cause the compass is
a little small to place the floating pane.

4. If I drag the folating window to center of compass, it will become a tab
of target pane, can the behavior be change to switch the place of these two
panes?

5. May the property CanFloat=False, and I still can dock panes, cause I
dont want floating panes.

So many questions, I'll be very appriciate for your advices. Thanks!

1 Answer, 1 is accepted

Sort by
0
Miroslav Nedyalkov
Telerik team
answered on 10 Jun 2010, 02:55 PM
Hi kj,

 I will answer your questions in the same order:

1. I cannot understand what you need to do. Could you please give us some more information about this scenario?

2. There is a property of the RadSplitContainer class called Orientation that switches between Vertical and Horizontal orientation of the current split container.

3. You could use the CompassStyle and RootCompassStyle properties of the Docking control for customizing the compasses. You could refer to the following example: http://testsldemos.telerik.com/silverlight/2010-q1/#Docking/Compass/Style.

4. This behavior cannot be changed

5. This feature is in our TODO list, but it is not scheduled so I cannot give you a time-frame when it will be ready.

All the best,
Miroslav Nedyalkov
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.
Tags
Docking
Asked by
kj
Top achievements
Rank 1
Answers by
Miroslav Nedyalkov
Telerik team
Share this question
or