Closed highthamok closed 2 years ago
Hello!
I have a question, If my data that I want to display isn't much, can I make the height of the table changes dynamically with the volume of the data ?
like in this case, is it possible to make the height of the table according to the size of the data ?
Thank you
The height of the rendered table can be dynamically updated through the height property on the TreeTable component.
height
TreeTable
Hello!
I have a question, If my data that I want to display isn't much, can I make the height of the table changes dynamically with the volume of the data ?
like in this case, is it possible to make the height of the table according to the size of the data ?
Thank you