is it possible to drag more than one item from one list to another? or is this feature in planing?
For selecting more than 1 here is an angularjs example:
Angular Multiple Selection
combined with
Kendo linkedlist
Regards,
Sven
4 Answers, 1 is accepted
Dragging multiple items at once is not currently supported and I am afraid that its implementation is not in our immediate plans.
You may try implementing the multiple drag logic using Kendo Drag and Drop components:
Regards,
Alexander Valchev
Telerik
ok. Thanks for your reply!
Good Day,
Is this functionality still unsupported? Are there any future plans to implement this feature?
Is there a suggested workaround to dragging and dropping multiple items?
Many thanks,
Paul
Hi, Paul,
The multiple drag and drop is under review for the Kendo UI ListView and you can upvote it and comment if you like. The most popular items from our Feedback Portal are included in future feature planning:
https://feedback.telerik.com/kendo-jquery-ui/1358785-drag-and-drop-multiple-items
We also have a knowledge base article that shows how a databound widget can implement the behaviour on the dataBound event:
https://docs.telerik.com/kendo-ui/knowledge-base/listview-multipleselection-drag-to-select-draggable
Or by using the dragStart event:
Kind
Regards,
Alex Hajigeorgieva
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/.