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

DragDropService from a gridview to a treeview

1 Answer 103 Views
GridView
This is a migrated thread and some comments may be shown as answers.
superold
Top achievements
Rank 1
superold asked on 23 Sep 2010, 04:56 AM
Hi!

i've been trying to drop items on a tree without success.

I've set the tree to AllowDrop and after hours of trying it out I have succeded to drag on the grid using the RadGridViewDragDropService with a bound grid.

How do I get the tree to accept the drop?

thanks
- jorge

1 Answer, 1 is accepted

Sort by
0
Svett
Telerik team
answered on 28 Sep 2010, 02:59 PM
Hi Jorge Delgado-Lopez,

If you want to perform a drag and drop operation between RadGridView and RadTreeView, you should use the Microsoft Winforms API. Presently, we do not support RadGridViewDragDropService approach in the RadTreeView control. You can read more about the Drag-and-Drop functionality in Windows Forms in this MSDN article.

Best wishes,
Svett
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
superold
Top achievements
Rank 1
Answers by
Svett
Telerik team
Share this question
or