Rank: Advanced Member Groups: Member
Joined: 6/23/2010 Posts: 48
|
Hi,
Thanks for previous very helpful answers!
Now I wonder about viewstate and TreeViews. Even though I have the viewstate set to true the TreeView changes to its configured behavior, collapsed or expanded, when page performing postback.
Is there any way of updating the TreeView without any of above mentioned outcomes, and instead having it as it were before the update.
Thanks
Best
ITMA
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
No. This would mostly like a bug in your code. If you think it's a problem on the control, you can try to isolate the problem into a small test page and post the test page. We will be happy to take a look once we have that.
Thanks!
|