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.
Vaadin Grid scrolling + TouchKit
Hi,
I'm currently creating a Vaadin project with TouchKit.
On a screen, I have a grid that by default shows about 6 rows. On a mobile phone (with touch), if try and scroll while touching on the grid it doesn't scroll the main view. It still doesn't allow scrolling even if there are no records in the Grid.
I can get around the records in the grid as I will set the Grid size to the maximum records so that we don't have a scrollbar but still need to get around the fact that scroll with touch still doesn't work.
Any help would be appreciated.
Hey Brandon, do you solve the problem? I have exactly the same issue.
Best regards Benjamin