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

[Solved] .DragAndDrop(true) is broken with jQuery 1.6.x

3 Answers 39 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Dave
Top achievements
Rank 1
Dave asked on 27 Jul 2011, 07:45 PM
Using 2011.2.712 and jQuery 1.6.1 (and have also tried 1.6.2).

I have a simple bound tree, the drop hints always show that a drop is not allowed anywhere and the drop doesn't occur. 

This should be reproduceable with any simple demo project.

Any thoughts?

3 Answers, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 28 Jul 2011, 01:03 PM
Hi Dave,

Indeed you are correct. However, we have managed to locate the cause for this issue and I'm attaching a modified version of telerik.draganddrop.min.js file. 

Regards,
Rosen
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

0
Dave
Top achievements
Rank 1
answered on 10 Aug 2011, 07:20 PM
Hi Rosen,

Thanks for the update, however when I use it, I'm now getting "Microsoft JScript runtime error: Object doesn't support property or method 'draganddrop'" in the treeview.min.js file on the treeview object.

Can you help?

Thanks,

Dave
0
Dave
Top achievements
Rank 1
answered on 10 Aug 2011, 07:49 PM
Oops!  Ignore my last message.  Looks like there was some cacheing going on.  It appears to be working now with one minor glitch:  I can't reproduce it reliably, but occasionaly, a drop will not fire on the first try.  After a second or third time, the drop will fire. 
Tags
TreeView
Asked by
Dave
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Dave
Top achievements
Rank 1
Share this question
or