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

Drag Reorder - Q3 2012

2 Answers 39 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 18 Oct 2012, 12:29 PM
Hi,

Reading the release notes for Q3 2012 it states that Drag Reorder has now been enabled.

Is there any "How to" documentation on this subject?

Thanks,

Rob

2 Answers, 1 is accepted

Sort by
0
Accepted
Vladi
Telerik team
answered on 18 Oct 2012, 12:39 PM
Hi Rob,

Our online help which you can find here will be updated with a help article regarding the new built-in DragReorder feature in RadDocking by the end of the week.

In order to enable the feature all you need to do is to set the AllowDragReorder property of the Docking control to true.

The next code snippet shows how to enable the Tab DragReorder feature:
<telerik:RadDocking AllowDragReorder="True">
    ...
</telerik:RadDocking>

If you have any other questions do not hesitate to contact us again.

Greetings,
Vladi
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Robert
Top achievements
Rank 1
answered on 18 Oct 2012, 02:20 PM
Thanks Vladi, it works well.
Tags
Docking
Asked by
Robert
Top achievements
Rank 1
Answers by
Vladi
Telerik team
Robert
Top achievements
Rank 1
Share this question
or