constantin-p / cp-react-tree-table

A fast, efficient tree table component for ReactJS.
https://constantin.software/cp-react-tree-table
MIT License
94 stars 27 forks source link

Issue With Custom Table height #38

Closed Abuthahir-infocore closed 2 years ago

Abuthahir-infocore commented 3 years ago

Hi,

We cant able to increase the table height from this table. if try to increase the height data getting hide. whole data we cant able to display properly please help us to resolve this.

.cp_tree-table_viewport : cant able to increase the size.

table height not fitting the page few of the rows getting hide. see the example in below image image

image

KingCrabSolutions commented 2 years ago

I second this. I would like to have the table use the complete parent height, but when I modify the css my data is not shown correctly. Any idea how that can be achieved?