We try to implement a functionality that user can select multiple grid rows, drag them together and drop to schedular.
But currently only one row can be dragged even multiple rows are selected.
Is there a solution to resolve this issue?
Thanks
1 Answer, 1 is accepted
0
Alexander Valchev
Telerik team
answered on 20 Jun 2016, 04:28 PM
Hi,
The problem with the scenario that you described is that the multi selection marquee box of the Grid will interfere with the Draggable events. One possible solution is to turn off the build-in multiple selection and implement selection via checkboxes.
Regards,
Alexander Valchev
Telerik
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.