This question is locked. New answers and comments are not allowed.
Hi
I try write tree editor based on this sample, but with add and drag & drop functionality. All work like a charm, but on drag & drop I have error in telerik.treeview.min.js:
Chrome: Uncaught TypeError: Cannot call method 'find' of undefined
Firefox: t.removeClass("t-last").prev().addClass("t-last") is undefined
Test project attached.
Thankful in advance!
I try write tree editor based on this sample, but with add and drag & drop functionality. All work like a charm, but on drag & drop I have error in telerik.treeview.min.js:
Chrome: Uncaught TypeError: Cannot call method 'find' of undefined
Firefox: t.removeClass("t-last").prev().addClass("t-last") is undefined
Test project attached.
Thankful in advance!
