阅读背景:

通过数据库绑定的dropdownlist,如何让其第一条默认显示"--请选择--"

来源:互联网 

 

第一种方法

 

DropDownList1.Items.Insert(0,"请选择XXX"); DropDownList1.Items.Insert(0,"请




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: