i recommend you to go for some other state management techniques like Sessions.
Thanks Srikanth
But i am not using Viewstate seperately as a Session management..........its about each control has some automatic viewstate value.......in my case its Treeview which is causing larger value of viewsstate..... If i disable viewstate on Treeview then viewstate
size decreases considerably....but then treeview events are not working properly
rajesh sahar...
Member
225 Points
553 Posts
Re: will larger viewstate value reduces the page load time?
May 09, 2012 04:23 AM|LINK
Thanks Srikanth
But i am not using Viewstate seperately as a Session management..........its about each control has some automatic viewstate value.......in my case its Treeview which is causing larger value of viewsstate..... If i disable viewstate on Treeview then viewstate size decreases considerably....but then treeview events are not working properly