Selected item in ASP.NET Server control DropDownList

  • Thread starter Thread starter pTsy
  • Start date Start date
Hi,
Set the DropDownList.SelectedIndex property.

How to programmatically change selected item in DropDownList
on ASP.NET page ?
Thanks
 
Back
Top