Please make the drag/drop ignore property accessible when treeview drag/drop is enabled. It would be helpful even if it was something static like k-ignore-drag. This would allow parts of my template to not initiate the drag/drop. Thanks
Hi Mike,
This can be accomplished by preventing the dragStart or drop event:
https://docs.telerik.com/kendo-ui/api/javascript/ui/treeview/events/dragstart
https://docs.telerik.com/kendo-ui/api/javascript/ui/treeview/events/drop
Regards,
Ianko
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.