Completed
Last Updated: 07 Nov 2016 15:02 by ADMIN
Available in LIB version 2016.3.1107, it will be also available in the 2017 R1 release.
Completed
Last Updated: 07 Nov 2016 15:02 by ADMIN
When the DropDownDisplayMode of the RadPaneGroup is set to Visible and that group is placed inside the DocumentHost calling the RemoveFromParent from a button places in the HeaderTemplate of the RadPane causes that RadPane instance to not be removed from the memory.

Available in LIB version 2016.3.1107, it will be also available in the 2017 R1 release.
Completed
Last Updated: 25 Oct 2016 13:57 by ADMIN
When used in second Tab in TabControl for example.

Available with the R3 2016 SP1 release. 
Declined
Last Updated: 20 Oct 2016 10:50 by ADMIN
Created by: Ravikant
Comments: 1
Category: Docking
Type: Feature Request
0
Is there any option to create a connection line as a blank rectangle. At present I can see only solid lines only. Please see the attached image, and suggest how to get top two connection types.

Decline reason: The diagram exposes an API that allows you to create custom geometry for the connection. You can override the CreateGeometry(), CreateSourceCapGeometry() and CreateTargetCapGeometry() methods of RadDiagramConnection and create custom geometries. See the CustomConnectionCap SDK example: https://github.com/telerik/xaml-sdk/tree/master/Diagram/CustomConnectionCaps
Completed
Last Updated: 17 Oct 2016 15:01 by ADMIN
Loading a layout containing a single empty RadPaneGroup inside the DocumentHost causes the IsInDocumentHost property of the group to return false.

Available in LIB version 2016.3.1017, it will be also available in the 2016 R3 SP1 release. 
Completed
Last Updated: 17 Oct 2016 14:59 by ADMIN
When move the most left pane in a split container above some other pane in the same split container the second splitter is created.

Available in LIB version 2016.3.1017, it will be also available in the 2016 R3 SP1 release. 
Completed
Last Updated: 04 Oct 2016 07:27 by BENN
Available in LIB version 2016.3.1003, it will be also available in the R3 2016 SP1 Release.
Unplanned
Last Updated: 19 Sep 2016 14:13 by ADMIN
Completed
Last Updated: 09 Sep 2016 13:20 by ADMIN
If the IsHidden property of a Pane placed inside the Document host is bound to a property in the ViewModel with value of True the IsHidden property at start-up is reset to False.
Unplanned
Last Updated: 25 Aug 2016 12:58 by ADMIN
ADMIN
Created by: Geri
Comments: 0
Category: Docking
Type: Bug Report
0
Possible workaround:

A custom RadDocking control can be created, in which the OnCreateAutomationPeer() method is overridden. OnCreateAutomationPeer() should return a custom RadDocking AutomationPeer, in which the ToolWindowAutomationPeer is removed from the collection of child elements of RadDocking AutomationPeer.
Approach demonstrated in the attached project.
Declined
Last Updated: 17 Aug 2016 08:23 by ADMIN
Completed
Last Updated: 16 Aug 2016 06:20 by ADMIN
When the content of a RadPane contains an ScrollViewer it is scrolled to its end when the RadDocking control is used in nested docking scenarios.

Available with the 2015 Q3 release.
Completed
Last Updated: 16 Aug 2016 06:19 by ADMIN
Changing the theme at runtime causes any horizontal ScrollBar inside the content of a RadPane to be scrolled to its end

Available with the 2015 Q3 release.
Unplanned
Last Updated: 11 Aug 2016 14:05 by Gianpaolo
Steps to reproduce:
1. Start the WPF Controls Example application on a terminal server
2. Select Docking example
3. Try to move a floating windows by dragging it with the mouse
4. The window will move for a split second, but stop moving after that. (It behaves as if the mouse button was released after the initial move)
Declined
Last Updated: 11 Aug 2016 14:05 by ADMIN
Completed
Last Updated: 11 Aug 2016 14:05 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Docking
Type: Bug Report
4
AutoHideArea is opening when pin/unpin another Pane
Completed
Last Updated: 11 Aug 2016 14:04 by Dietmar
ADMIN
Created by: Telerik Admin
Comments: 1
Category: Docking
Type: Feature Request
8
As a user of the control I want to be able to write custom logic for saving and loading the layout of the Docking control so that

- I can customize which elements should be saved (I want to exclude elements)
- I can describe how the elements should be loaded
- I can choose how the layout file is formatted
- I can choose which properties of a RadSplitContainer, RadPaneGroup or RadPane are saved

Available in the 2016 R2 release.
Completed
Last Updated: 11 Aug 2016 14:04 by ADMIN