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
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