This is a migrated thread and some comments may be shown as answers.

Drag multiple grid rows and drop to schedular togeter

1 Answer 113 Views
Drag and Drop
This is a migrated thread and some comments may be shown as answers.
Lloyd
Top achievements
Rank 1
Lloyd asked on 17 Jun 2016, 02:23 AM

Hi,

We are using kendo ui angular js.

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

Sort by
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.
 
Tags
Drag and Drop
Asked by
Lloyd
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Share this question
or