HI,
We have requirement to implement drag and drop in Kendo Tree
List.
We would like to check , if Drag and Drop feature is
available in Kendo Tree list ? As per
our requirement we need to drag and drop each nodes across parent nodes. The requirement is not drag and drop the
nodes between parent notes. The parent
node itself should be provided with an option to drag and drop across. and During drop we have validations to perform . hence need to catch the drop event. How this drop event can be catched ?
Thanks
5 Answers, 1 is accepted
Hello Fady,
The drag&drop TreeList feature is available via the editable.move configuration option. The drop event is currently released in internal builds and will be available in the upcoming service pack.
Regards,Alex Gyoshev
Telerik
Hi Alex,
Thanks for your reply. Can you please let us know, when the next service pack will be released with this feature ? Any idea ?
Thanks
Ram
It should be released next week.You can use an internal build until then.
Regards,
Alex Gyoshev
Telerik
Hello,
I know it's an old post, but is the drag and drop events for Treelist functionnal by now ?
Documentation is still not mentionning : http://demos.telerik.com/aspnet-mvc/treelist/events
No drag and drop events.
Hello Philippe,
Yes, the TreeList supports drag&drop events, as documented -- though they are not shown in the demos.
Regards,Alex Gyoshev
Telerik