TreeView without Viewstate
-
I am in a real knot! Will The Microsoft's IEWebControl TreeView work without Viewstate (i.e., enableViewstate = false @ Page Level)? Kindly, if possible give some strategy to manage treeview without the viewstate or session. Please help me ! :confused::confused:
-
I am in a real knot! Will The Microsoft's IEWebControl TreeView work without Viewstate (i.e., enableViewstate = false @ Page Level)? Kindly, if possible give some strategy to manage treeview without the viewstate or session. Please help me ! :confused::confused:
I don't know that particular control, but in general if you disable the viewstate on an object, any dynamicly added data will have to be added again on each page load.
Do you want to know more? WDevs.com - Member's Software Directories, Blogs, FTP, Mail and Forums