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

Drag and Drop from RadGrid to RadTreeView

1 Answer 147 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Rob
Top achievements
Rank 1
Rob asked on 05 Oct 2015, 11:56 AM

I am trying to drag a row from RadGrid and drop to RadTreeView. I looked at some old demos, but they don't seem to be working for me.

Please help.

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 08 Oct 2015, 08:31 AM
Hi Rob,

Generally, you can use the get_destinationHtmlElement() method to handle the dropping logic:
http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/rows/drag-and-drop-of-grid-items

You can also check the following live sample for RadGrid drag&drop integration with another control:
http://demos.telerik.com/aspnet-ajax/scheduler/examples/draganddropintegration/defaultcs.aspx?product=grid#


I am also sending a sample web site ti demonstrate a similar implementation.

Hope this helps.

Regards,
Eyup
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
TreeView
Asked by
Rob
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or