grid move up while drag and drop cells from one grid to anot

Hi I am facing one problem like, there are more then 20 content on my grid “A” which has a vertical scroll bar, when i am trying to drag and drop from “B” grid to “A” grid on the bottom. The grid move to top.

I am not able to drop the content on the specific location.

Please try to use attached js file instead of the original one.
dhtmlxgrid_drag.zip (6.63 KB)

Hi,

It is still not working :frowning:
In simple words, the grid where I wish to drop the record of another grid just autoscrolls to up when I try to do d-n-d on it.


Hi there,

Actually we were facing the same problem in v 1.6 pro and at that your support gave us the file which I have attached. Now this file is not working with v2.1 pro.
Pls help!!!

dhtmlxgrid_drag.rar (6.37 KB)

Updated version of your file is attached to the post, it contains the fix , which must prevent unnecessary scrolling.
dhtmlxgrid_drag_updated.zip (6.49 KB)

Hi there,

No, its still not working as expected. When tried to drag from one grid to other, it automatically scrolls up and does not allow to drop after records present at the bottom of the grid.

Please help!!!