摘要:
设置默认值:DropDownList1.Items[i].Selected=true;绑定:DropDownList1.DataSource = dataSet.Tables["Table1"].DefaultView;//指定DropDownList使用的表里的那些字段DropDownList1.... 阅读全文
posted @ 2013-12-21 18:04
Elaine00
阅读(327)
评论(0)
推荐(0)
浙公网安备 33010602011771号