CANNOT SELECT THE OTHER ITEMS IN DROPDOWNLIST...

Discussion in 'Visual Studio' started by maryann, Feb 14, 2008.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi,
    I'm using VS2005 and I wonder why I cannot select the item from the DropDownLIst control which is Databound when I use the command SelectedValue even I use the datafield to the "DataValueField" property? ex. variable = DropDownlist1.selectedvalue, the first item from the list always shows or assigns to the variable. Please help me... Thanks in advance.
    Regards,
    Mary Ann
     
  2. How are your doing your coding? Are you doing it directly on your local machine or are you connected to hosting server and calling the controls while your connected?

    rcp
    DiscountASP.NET
    www.DiscountASP.NET
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page