DhtmlXTreeGrid collapse and Expand

we are using dhtmlxTree.
The tree column inside the grid is displaying the items when first time loaded. If all the items are expanded and collapsed once then the tree column is not displaying properly.(i.e., even when the child items are available in the tree column it is not displaying). Some of the child items when expanded are displayed at the begining of the tree. It is behaving oddly. Please sugget the solution.

Thanks

Unfortunately we cannot reproduce this issue locally. Please open ticket at support.dhtmlx.com/ and provide us any kind of demo where we can reproduce it.

Hi

You may want to check the id of the rows that are not getting displayed.
I faced a similar issue where since the id of 2 rows was same and hence it was not loading the same row again.