摘要:
在绑定DropDownList时如果出现多次绑定,会出错以下错误: “不能在DropDownList 中选择多个项” 经了解,只需要在选中值是清空选择即可:xxDropDownList.ClearSelection() ; /// <summary> /// 设定选中项 /// </summary> 阅读全文
posted @ 2016-09-20 17:19
Sam Lin
阅读(952)
评论(0)
推荐(0)
浙公网安备 33010602011771号