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

Angular grid multiple select drag and drop IE

3 Answers 268 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Erik
Top achievements
Rank 1
Erik asked on 27 Apr 2015, 10:19 AM

Hi,

I have started to evaluate kendo ui for a project I'm working on. I have problems getting multiple select working with drag and drop.

After searching I have come to a solution that works for Chrome(tested in version 41) and Firefox(tested in version 36) but NOT in IE (tested in version 11)

(reference   http://stackoverflow.com/questions/29502643/drag-and-drop-row-on-kendoui-grid-with-angularjs )

The goal is to be able to select multiple rows in a grid, and drag the selected rows to a treeview.

A test can be found here:

http://dojo.telerik.com/IHUYa/3

How can I get this to work with IE? 

In Chrome and Firefox, the "area selector" sometimes makes the drag fail as well. Is it possible to disable area-selection when dragging(drag start) from a  already selected item somehow?

This is a must have for our application any help will be appreciated.

Best regards

Erik MellegÄrd

3 Answers, 1 is accepted

Sort by
0
Boyan Dimitrov
Telerik team
answered on 29 Apr 2015, 07:52 AM

Hello Erik,

Please review the following forum thread where is discussed the same scenario. Please note that grid with multiple selection and drag/drop is not supported scenario. Even if some workaround is used you might face some unexpected behavior in some cases. 

Regards,
Boyan Dimitrov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Erik
Top achievements
Rank 1
answered on 04 May 2015, 04:42 AM

Hi thank you for your reply,

This however did not solve the problem with Internet explorer:

http://dojo.telerik.com/IHUYa/7

This is a show-stopper for using kendo in the project, any workaround that makes mutiple selection + drag and drop from a grid to a tree-view would be appriciated (working in all major browsers)

BR

Erik

 

0
Boyan Dimitrov
Telerik team
answered on 05 May 2015, 02:47 PM

Hello Erik,

As I mentioned grid with multiple selection and drag/drop is not supported scenario. Even if some workaround is used you might face some unexpected behavior in some cases. 

Regards,
Boyan Dimitrov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Erik
Top achievements
Rank 1
Answers by
Boyan Dimitrov
Telerik team
Erik
Top achievements
Rank 1
Share this question
or