Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Grid / Internet Explorer scroll issues
Hi,
I have a grid with 26 columns and a few hundred rows. The Grid has several renderers applied and all works fine in all other browsers apart from IE.
The issue in IE occurs when you try to vertically scroll using the v-grid-scroller the Grid looks like it is horizontally scrolling and jerks along till it re-renders itself. The strange thing is if I horizontally scroll the Grid halfway and then scroll vertically everything works fine! Just not when the Grid is horizontally scrolled less than halfway and to it's first position.
Has anyone else seen this behaviour and or know how to stop it? If you need any further information I'll be more than happy to supply it.
Thanks for any replies.