Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draggable rows auto-scroll not working in IE #50

Open
Goru6600 opened this issue Feb 20, 2017 · 2 comments
Open

Draggable rows auto-scroll not working in IE #50

Goru6600 opened this issue Feb 20, 2017 · 2 comments

Comments

@Goru6600
Copy link

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

@dpinho17
Copy link

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?

@ian-gallagher
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants