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

Drop TreeNode on gridview column

3 Answers 53 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Dennis Nielsen
Top achievements
Rank 1
Dennis Nielsen asked on 31 May 2010, 01:42 PM
I have a treeview and a gridview.

I want to be able to drag n' drop from the treeview and insert the nodes text into the column in the gridview where the node was dropped. How can i be able to do this

3 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 02 Jun 2010, 11:47 AM
Hello Dennis,

I hope the following demo will help in achieving this.
Drag-and-drop

Regards,
Princy.
0
Dennis Nielsen
Top achievements
Rank 1
answered on 02 Jun 2010, 12:53 PM
Thanks Princy, but it is not quite what i was looking for.

My problem is, that i by this example have no method to identify the excact column the treenode is dropped in, and therefor can not update the text in the node.
0
Nikolay Tsenkov
Telerik team
answered on 07 Jun 2010, 02:32 PM
Hello Dennis Nielsen,

Here is example that should help you achieve this functionality: http://www.telerik.com/help/aspnet-ajax/tree_draganddroptohtml.html

Hope this is going to help you!


Regards,
Nikolay Tsenkov
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
TreeView
Asked by
Dennis Nielsen
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Dennis Nielsen
Top achievements
Rank 1
Nikolay Tsenkov
Telerik team
Share this question
or