Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hello,
I found a bug with the TreeGrid where the height of the TreeGrid component is not updated correctly when set to 100%, especially if the rowHeight and PageSettings are changed shortly beforehand.
I have a small StackBlitz project that demonstrates the issue, although it doesn't reproduce consistently. To observe the issue, you need to reload the page so that the TreeGrid is rendered at the smaller height and then click the change height button. Possibly you need to do this multiple times to see the bug.
Before:

