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.
Freeze a specific column or two in Vaadin table.
Hi,
Can we make a column in a vaadin table as fixed while scrolling horizontally?
If yes could anyone please tell how ?
Thanks
Amar
Table does not have this feature. It's newer cousin Grid has.
Is there any workaround with table?
I have checked the grid feature. It allows to freeze columns from the starting. What if I want to freeze a column somewhere in the middle ?
That has been tried countless times but it works only to some extend. For some possible solutions you might want to read https://vaadin.com/forum/#!/thread/341021/341020