Hello,
I've implemented a grid that drags and drops rows to other grids.
The problem is that when i try to drag an item to a grid that's not visible on screen, i can only scroll through the page by using the mousewheel. Is there any way to make it scroll when i'm dragging and the mouse is either on the top or bottom side of the screen?
Thanks,
Lucio