根据值选中DropDownList中的项

来源:互联网 发布:智能电视tv软件 编辑:程序博客网 时间:2024/05/07 18:38

DropDownList2.Items.FindByValue(value).Selected = true;