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

Drag and Drop HTML Img in node radtreeview

1 Answer 40 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Ervin
Top achievements
Rank 1
Ervin asked on 18 Feb 2016, 07:02 PM

Good morning , I have a radtreeview and I want to drag an item.

< Img src = " smiley.gif " alt = "Smiley face" height = " 42 " width = " 42 ">

some of my radtreeview nodes , you can accomplish this with javascript.

Good morning , I have a radtreeview and I want to drag an item < Img src = " smiley.gif " alt = "Smiley face" height = " 42 " width = " 42 "> some of my radtreeview nodes , you can accomplish this with javascript.
Good morning , I have a radtreeview and I want to drag an item < Img src = " smiley.gif " alt = "Smiley face" height = " 42 " width = " 42 "> some of my radtreeview nodes , you can accomplish this with javascript.
Good morning , I have a radtreeview and I want to drag an item < Img src = " smiley.gif " alt = "Smiley face" height = " 42 " width = " 42 "> some of my radtreeview nodes , you can accomplish this with javascript.
Good morning , I have a radtreeview and I want to drag an item < Img src = " smiley.gif " alt = "Smiley face" height = " 42 " width = " 42 "> some of my radtreeview nodes , you can accomplish this with javascript.
Good morning , I have a radtreeview and I want to drag an item < Img src = " smiley.gif " alt = "Smiley face" height = " 42 " width = " 42 "> some of my radtreeview nodes , you can accomplish this with javascript.
Good morning , I have a radtreeview and I want to drag an item < Img src = " smiley.gif " alt = "Smiley face" height = " 42 " width = " 42 "> some of my radtreeview nodes , you can accomplish this with javascript.

1 Answer, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 23 Feb 2016, 02:17 PM
Hello Ervin,

You can find the supported drag and drop scenarios in the TreeView's Drag and Drop documentation section. As for implementing custom functionality related to dropping an HTML element (img) to a RadTreeNode you could try achieving it with jQuery.

Regards,
Ivan Danchev
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
Ervin
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Share this question
or