How to add and retrive dropdownlist control into viewstate ?

Last post 11-23-2009 10:16 AM by budugu. 1 replies.

Sort Posts:

  • How to add and retrive dropdownlist control into viewstate ?

    11-23-2009, 6:01 AM
    • Member
      point Member
    • dilipmca04
    • Member since 04-23-2009, 8:22 AM
    • Posts 41

    How to add and retrive dropdownlist control into viewstate ?



    Thanks ..

  • Re: How to add and retrive dropdownlist control into viewstate ?

    11-23-2009, 10:16 AM
    Answer
    • All-Star
      25,454 point All-Star
    • budugu
    • Member since 01-12-2006, 2:15 PM
    • North Carolina
    • Posts 3,787

    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

    Vijay Kodali || My Blog


    "Don't be afraid to be wrong; otherwise you'll never be right."
Page 1 of 1 (2 items)