dropdownlist .SelectedValue = value;ordropdownlist .item.fintByText("text").select = true;
dropdownlist有SELECT的相关属性,你自己查看下!!
dropdownlist .SelectedValue 或者 dropdownlist.Text
DropDownList1.SelectedItem.Text或者DropDownList1.SelectedItem.Value