Browse by Tags

Related Posts

  • Re: DropDownList Problem

    Hey amative, You should simply get into the habit of creating DropDownLists with a default "empty" value. Empty isn't really the term I would use, but it simply means that the selection of this value can be used in validation and it gives the user an idea as to what the dropdownlist will do for them...
    Posted to Web Forms (Forum) by pixelsyndicate on 03-19-2007, 12:00 AM
    Filed under: DropDownList, autopostback, AppendDataBoundItems
  • AppendDataBoundItems for Dropdownlist

    Hi I have a dropdownlist related to radiobutton's value. Since I want to add row in the dropdownlist, I set AppendDataBoundItems="True". Now I can see the new row added at the first row, but it shows all options regardless of radiobutton value. So, I took it out from design page, and put...
    Posted to Web Forms (Forum) by hseo11 on 06-28-2007, 12:00 AM
    Filed under: DropDownList, AppendDataBoundItems
Page 1 of 1 (2 items)