I have implemented a hirearcial ultrawebgrid. It works as expected.
It will work like, There is a “+” icon in top row and when user clicks on the “+” it will show the child rows. All these things are working fine.
When the grid is rendered it hiding th child nodes, it will opens only when the user clicks on “+”. I want the grid to show all the childnodes by default. How can i obtain that one.
To expand programmatically all nodes in a UltraWebGrid you could use this line