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

Refactor deprecated code in sample

1 Answer 45 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Alan
Top achievements
Rank 2
Alan asked on 20 May 2013, 05:59 PM
When will there a sample for TreeView drag and drop that does not include deprecated code?

The sample found here http://demos.telerik.com/silverlight/#TreeView/DragDrop uses RadDragAndDropManager instead of DragDropManager.


1 Answer, 1 is accepted

Sort by
0
Accepted
Tina Stancheva
Telerik team
answered on 23 May 2013, 08:51 AM
Hello Alan,

We've already migrated the RadTreeView to internally use the DragDropManager and we've released most of the changes with the Q1 2013 SP1 release (v. 2013.1.403). However, we added a few new features in the latest internal build as well. We're targeting the Q2 2013 as the official release of the updated DragDrop logic of the control and once it's out - we will release the updated version of the demo example you mentioned.

In the meantime I attached a sample solution demonstrating how to take advantage of the new DragDrop logic implemented in the control. Please note that you need to set the TreeViewSettings.DragDropExecutionMode attached property to New in the RadTreeView definition. Only then the control will use the DragDropManager instead of the RadDragAndDropManager for its built-in drag/drop implementation.

Please give the solution a try and let us know if you need more information or if you encounter any issues.

Regards,
Tina Stancheva
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
TreeView
Asked by
Alan
Top achievements
Rank 2
Answers by
Tina Stancheva
Telerik team
Share this question
or