Sign in | Join
Last post 11-23-2009 10:16 AM by budugu. 1 replies.
Sort Posts: Oldest to newest Newest to oldest
How to add and retrive dropdownlist control into viewstate ?
Thanks ..
dilipmca04:How to add and retrive dropdownlist control into viewstate ?
As is the nature of databound controls in ASP.NET, the dropdown will be using ViewState to remember it's databound list of list items.
Refer this..
http://weblogs.asp.net/infinitiesloop/archive/2006/08/03/truly-understanding-viewstate.aspx