Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

No, it is not impossible. Vaadin Flow provides the option to scroll to specific sections of a grid using its built-in methods. You can use the setScrollTop() method to scroll to a specific position in the grid, and the scrollToEnd() method to scroll to the bottom of the grid.