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

Always fill RadDock

4 Answers 150 Views
Docking
This is a migrated thread and some comments may be shown as answers.
steve white
Top achievements
Rank 1
steve white asked on 31 Mar 2010, 02:45 AM
I'm in the process of testing out the telerik rad controls for WPF and trying to decide if these controls best fit my needs.
Currently I'm testing the RadDocking and what I'm looking to accomplish is, have any panel I put in have the ability to fill the container and then the next panel would split depending on where I dock it.

Example:
If I have two floating panels and if I drag and dock the first left, it will dock left and fill the whole RadDock, then if I take the second panel and dock bottom, it will split the first panel and appear to be on the bottom. then I'll continue to dock like this until the interface is built(with additional panels.
Also I'd like to not have any DocumentPanes, I don't want to see tabs unless I fill one panel inside another.

Hopefully this makes sensem I'd appreciate any example someone can provide to accomplish this.

thanks steve

4 Answers, 1 is accepted

Sort by
0
Accepted
Miroslav Nedyalkov
Telerik team
answered on 31 Mar 2010, 09:54 AM
Hi Steve,

 What you need to do is to set the HasDocumentHost property of the Docking control to False - this will remove the space, reserved for the DocumentHost.

If I understand you correctly the other features should come out-of-the-box when using the Docking control.

If you have further questions, don't hesitate to ask!

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.
0
steve white
Top achievements
Rank 1
answered on 31 Mar 2010, 04:27 PM
Thank's for the reply, I thought it should be out of the box functionality, I just didn't see any examples showing it like this.

thanks again steve
0
Miroslav Nedyalkov
Telerik team
answered on 01 Apr 2010, 01:02 PM
Hi Steve,

 The default behavior is like Visual Studio - it shows a placeholder for the DocumentHost. We will consider adding such examples because you are right that we didn't show this feature.

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.
0
steve white
Top achievements
Rank 1
answered on 01 Apr 2010, 04:39 PM
Thanks for the response, so far I like the dock its straight forward and easy to use. I'll be moving on to the grid next after I add a little saving & loading to the dock.

I like what I see in your products so far, along with the support in the forum.

steve
Tags
Docking
Asked by
steve white
Top achievements
Rank 1
Answers by
Miroslav Nedyalkov
Telerik team
steve white
Top achievements
Rank 1
Share this question
or