Tagged Questions
0
votes
1answer
413 views
TreeView control - Is it possible to collapse w/o a postback?
Everything i found online so far is very confusing about TreeView. I know it has a built-in callback, that developer can populate nodes from server on demand, etc etc.
I understand the populate node ...