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

Docking inside Dockin

9 Answers 147 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Alan
Top achievements
Rank 1
Alan asked on 17 Nov 2009, 10:37 AM

Hi,

I have got question about Docking control for WPF. I am using Docking inside Docking (AllowUnsafeMode set to true). And in the inside Docking I add RadPane,and if I Pinned this RadPane the pinned window is in outsie Dockside, why ? Is this a bug or is this in purpose ?

Regards

9 Answers, 1 is accepted

Sort by
0
Miroslav Nedyalkov
Telerik team
answered on 17 Nov 2009, 01:30 PM
Hi Alan,

Placing a Docking control in another Docking control is not supported and the strange behavior comes from this unsupported scenario. Usually it throws an exception when you place a Docking control in another Docking control, but as you set the AllowUnsafeMode property to true it doesn't do that.

Regards,
Miroslav Nedyalkov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Alan
Top achievements
Rank 1
answered on 17 Nov 2009, 02:21 PM

Hi,


Are you planning to fix this issuein the nearest future ? For example DivElements and they SandDock supports thistype of behavior.


Regards

0
Miroslav Nedyalkov
Telerik team
answered on 17 Nov 2009, 03:58 PM
Hi Alan,

We considered this (placing docking control in another docking control) as a bad practice and this is the reason why we disabled it. If this scenario is important for you we could try to make the panes unpin at the correct AutoHideArea, but we cannot guarantee that you will not hit other issues using this unsupported scenario.

Regards,
Miroslav Nedyalkov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Alan
Top achievements
Rank 1
answered on 18 Nov 2009, 08:47 AM

Hello,

It is very important for me, so if you try to implement this soon I will be very thankful.

Regards

0
Miroslav Nedyalkov
Telerik team
answered on 20 Nov 2009, 09:47 AM
Hi Alan,

We've decided to start fixing the issues that come from this scenario and officially enable it. Unfortunately I cannot give you a time frame for fixing this, because it may cause additional problems. I will update you when we fix it.

Kind regards,
Miroslav Nedyalkov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
whui
Top achievements
Rank 1
answered on 04 Dec 2009, 06:07 AM
Hi Alan,
I also meet this problem and I want know when will you fix it?
thanks.

Regards
0
Nikolay
Telerik team
answered on 04 Dec 2009, 01:52 PM
Hello whui,

We have not set a certain timeframe at this time. We will most probably work on this feature in the next Q2 2010.

Regards,
Nick
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
tl
Top achievements
Rank 1
answered on 29 Mar 2011, 11:28 AM

Hello,

is this issue fixed?

I´m trying to use a RadDocking in a RadDocking in the UnsafeMode, but it doesn´t work correct. When undocking a control and it goes in the free floating mode a script error occurs.

To the background, why I want to do this:

Our application has a RadDocking a basic layout where the user can choose control and dock them. Also different layouts could be loaeded. Now I need to have project-dependant layouts. The basic project tool has a RadDocking with different docked usercontrols (project overview, project details, ....) and now I want to show complete different layouts depending on the project.

So I made a usercontrol with a RadDocking, which is places in the basic RadDocking layout.

Regards,

Thomas L.

0
George
Telerik team
answered on 01 Apr 2011, 11:52 AM
Hello,

 
This feature request is not implemented yet. It is logged in our PITS system. You can vote for it and track its progress here - http://www.telerik.com/support/pits.aspx#/public/wpf/2304.


Kind regards,
George
the Telerik team
Tags
Docking
Asked by
Alan
Top achievements
Rank 1
Answers by
Miroslav Nedyalkov
Telerik team
Alan
Top achievements
Rank 1
whui
Top achievements
Rank 1
Nikolay
Telerik team
tl
Top achievements
Rank 1
George
Telerik team
Share this question
or