ui-grid-draggable-rows icon indicating copy to clipboard operation
ui-grid-draggable-rows copied to clipboard

Draggable rows auto-scroll not working in IE

Open Goru6600 opened this issue 8 years ago • 2 comments

Hi, I am using ui-grid & ui-grid-draggable-rows. When I drag a row, grid auto-scroll works fine in Chrome but not working in IE.

Thanks in advance

Goru6600 avatar Feb 20 '17 09:02 Goru6600

I have the same issue. Not sure how to fix it. Seems like IE only scrolls the outside body scroll bars but not the grids.

Anyone have any solution for this?

dpinho17 avatar Feb 22 '17 15:02 dpinho17

Auto scroll was not working for me in any browser. I ended up implementing auto scroll myself. Unfortunately since I added core functionality to angular ui grid library I cannot create a PR for this yet since the new method I use for scrolling does not exist there yet.

ian-gallagher avatar May 22 '17 18:05 ian-gallagher