关于DropDownList默认值的设定
摘要:DropDownList是否绑定数据库和默认值的设定用的语句有影响,但是我没有弄明白是为什么。 绑定数据库的DropDownList:eg:DropDownList1.SelectedValue=string; //string就是刚进页面时你要DropDownList所选的值。非绑定数据库的DropDownList:eg:DropDownList1.Items.FindByText(string...
阅读全文
posted @
2010-05-26 18:14
lin714115
阅读(1792)
推荐(0)