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

Draggable inside a Droptarget

1 Answer 63 Views
Drag and Drop
This is a migrated thread and some comments may be shown as answers.
Revanth
Top achievements
Rank 1
Revanth asked on 26 Oct 2015, 05:19 PM

Hello,

I'm trying to implement Kendo drag and drop functionality on Angulars ng-repeat. In my case i have two drop targets, in which one drop target has draggable elements on load, and the other doesn't. We can drag the elements from first drop target to the second, and these elements will be draggable in it. But when i drag these elements from the second drop target back to the first, the hint gets stuck in the second drop target. Any help will be appreciated.

 Dojo: http://dojo.telerik.com/evADi

 Thanks

1 Answer, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 29 Oct 2015, 07:48 AM

Hello Revanth,

 

I think that the cloning of the current element for a hint somehow confuses the setup, most likely due to the id attribute, or because of the angular ng-repeat specifics. Using a simple hint like this makes the setup work as expected.

 

Regards,

Petyo

Telerik

 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Drag and Drop
Asked by
Revanth
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Share this question
or