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

DragDrop to Other Controls

1 Answer 63 Views
Treeview
This is a migrated thread and some comments may be shown as answers.
Alex Peachey
Top achievements
Rank 1
Alex Peachey asked on 11 Dec 2007, 01:21 AM
In the ASP.Net version of the RadTreeView, you can drag a node not only onto another RadTreeView, but also onto other controls as long as you set up the right JavaScript to handle it.

In the WinForms version, is it possible to drag a node onto another control? I tried setting the AllowDrop flag on the destination control to true, but when I drag a node over it, it has a little "no" cursor.

1 Answer, 1 is accepted

Sort by
0
Jordan
Telerik team
answered on 11 Dec 2007, 12:23 PM
Hello Alex,

Yes, this is possible using the standard Windows Forms Drag and Drop support. Please, take a look at the following link: Drag-and-Drop Operations and Clipboard Support.


All the best,
Jordan
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Treeview
Asked by
Alex Peachey
Top achievements
Rank 1
Answers by
Jordan
Telerik team
Share this question
or