DUPE http://stackoverflow.com/questions/516192/c-treeview-state-expanded
See above...
DUPE http://stackoverflow.com/questions/516192/c-treeview-state-expanded
See above...
I think that depends upon your treeview. The Telerik treeview does this via viewstate...
... and this following post suggests a way of hand-rolling this...
http://blog.binaryocean.com/PermaLink,guid,23808645-43b5-4e2a-afb1-53dc8da35636.aspx
I've not tried either solution, so can't vouch for them, but they look promising.