there should be a way to connect 'kendoDraggable' and 'kendoSortable' like the jquery ui example here: http://jqueryui.com/draggable/#sortable
Hello,
Closing this feature request due to lack of interest.
Regards,
Ivan Danchev
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
I see, thanks for sharing your sample, Sandeep.
This is how i implemented: (http://dojo.telerik.com/oNoye/6). I thought a direct functionality from Kendo would be nicer to have as connecting a draggable and sortable is used frequently and it has been provided by Jquery UI.
Thanks for the suggestion, Sandeep. Have you tried to implement this combination using sortable list as in this example (http://demos.telerik.com/kendo-ui/sortable/index) and adding draggable functionality from this demo (http://demos.telerik.com/kendo-ui/dragdrop/index)?