Hi,
I like to have some rows collapssed in my TreeGrid on load. But not all, it depends on the row content.
For my first approach I used the RowDataBound. For the first look this seems to work, every row we liked to be collapsed is collapsed. BUT it is not possible to expand these rows anymore.
How to collapse just for the first time everything is rendered