javascript - Kendo Grid drag & drop not working properly in IE -


i have kendo grid implemented drag , drop. when selection mode set multiple rows...the drag , drop doesn't work in internet explorer, though works fine in chrome , firefox.

selectable: "multiple row" 

so happens in ie, when try drag row, selects multiple rows. dragstart event doesn't fire.

the way ie drag , drop me select row, go edit mode on cell , start dragging.

is there else special have internet explorer? or kendo grid not work it?


Comments

Popular posts from this blog

java - Could not locate OpenAL library -

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

sorting - opencl Bitonic sort with 64 bits keys -