Forcing tree (within a tree-grid) to recalculate its height

Hello,

I am having an issue with the tree grid. My first column of the grid is a tree, and frequently the not all of the nodes of the tree are visible. I have seen a post (topic name “subgrid height problem”) related to the adjusting of a subgrid height. I was wondering if it might be possible to something similar with the tree (within the tree grid). If not does anyone have any suggestions on how I can get the tree to recalculate its height.

Thank you in advance!

If you have TreeGrid in auto-height mode, it must automatically corrects size of container when rows opened or closed.

If issue still occurs for you - please provide any kind of sample or demo link where it can be reconstructed.