About GridLayout

In Vaadin -7 We Used GridLayout but Vaadin-24 Don’t Have Grid Layout so Instead of GridLayout which Component is Suitable to get same fuctionalities.

There is no perfect counterpart to the old GridLayout.
However, there exist some attempts that come close. Have a look at this very recent thread: (Css)GridLayout component where most if not all of them are mentioned and linked. Try them out and see if they work for your usecase

2 Likes

I also miss the GridLayout, i always use it at Vaadin 8. i hope GridLayout got implemented in vaadin 24

For the record, the commercial backwards-compatible Classic Components pack contains a GridLayout implementation: Classic Components | Advanced Topics | Vaadin Docs