Is there a way to set the grid height by the number of rows? For example:

Is there a way to set the grid height by the number of rows?

For example: setGridRows(30)

Thanks

Hi Allen! … sorry for the delay in answering.

It should be possible to do something like explained in [this forum post]
(https://vaadin.com/forum/thread/17488435/17944398). But you will need a way of setting style class names for each grid. We’ve created [an issue]
(https://github.com/FlowingCode/TwinColGridAddon/issues/9) for that.

We’ll tell you when we release a new version containing this added new feature.

Regards.

Fantastic! Thank you.