SyntaxFix
Write A Post
Hire A Developer
Questions
dropdownlist.ClearSelection(); //making sure the previous selection has been cleared dropdownlist.Items.FindByValue(value).Selected = true;