Grid with MultiSelect, Drag And Drop Issue

Hello There,

We have faced a problem about grid. We are using 8.2.0. We have a grid with multiselection allowed. Also we are using GridRowDragger for drag and drop ability. When we try to drag and drop any row, something happens to grid that we can not understand.

We attached the screenshots of grid. First status of the grid is shown in BeforeDND. We tried to drag first row to the bottom. Final status is shown in AfterDND.

Is this a bug?

Thanks

40903.png
40904.png

Hello
I have similar problem when I try to add two time the GridRowDragger on same Grid, one for rows reorder and one for drag&drop to other grid.
It seems not possible to set two GridDragSource on same grid.