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

Move and drag Panes in RadPaneGroup separately

2 Answers 63 Views
Docking
This is a migrated thread and some comments may be shown as answers.
DANIIl
Top achievements
Rank 1
DANIIl asked on 25 Jun 2015, 04:36 AM

Hi, 

I have a one problem with panes in RadPaneGroup. I have one RadPaneGroup and three Panes in it. It is necessary to provide this features:

- move pane in RadPaneGroup (like Tabs in TabControl) - reordering;

- drag pane into separate window.

 

I can drad panes, it is no problem, but how can I move panes without drag pan from group?

I hope it problem have solution. 

2 Answers, 1 is accepted

Sort by
0
Accepted
Nasko
Telerik team
answered on 26 Jun 2015, 07:53 AM
Hi Daniii,

In order to achieve the desired functionality you need to set the AllowDragReorder property of RadDocking to True - thus the Panes inside RadPaneGroup could easily be reordered. For more detailed information please check the following article from our help documentation:
http://docs.telerik.com/devtools/wpf/controls/raddocking/features/dragreorder

As for you second question could you please provide us some more detailed information about the desired by you functionality. By design when you move a Pane around a new RadPaneGroup is created and the Pane of the original RadPaneGroup is placed inside the new one.

We are looking forward to hearing from you.

Regards,
Nasko
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
DANIIl
Top achievements
Rank 1
answered on 26 Jun 2015, 08:20 AM

Nasko, your answer helped me to solve my problem! 

Thank you)

Tags
Docking
Asked by
DANIIl
Top achievements
Rank 1
Answers by
Nasko
Telerik team
DANIIl
Top achievements
Rank 1
Share this question
or