bosskmk / pluto_grid

PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.
https://pluto.weblaze.dev
MIT License
662 stars 302 forks source link

[Help] Dynamic height as the number of Rows of the table #1098

Open ErsinMandaci opened 1 month ago

ErsinMandaci commented 1 month ago

How do I ensure that PlutoGrid gets dynamic height as much as the row in the table?

melihgundogan commented 1 month ago

I am experiencing the same problem. It is an urgent issue for me as we use it in our active projects.

AlecDr commented 2 weeks ago

have you tried using layoutbuilder?

I havent tried but i think that would work