asp.net DropDownList 三级联动下拉菜单
摘要:if (!IsPostBack) { //一级分类列表 this.DropDownList1.DataSource = dsbb.SelectSubjct1(); this.DropDownList1.DataTextField = "cName"; this.DropDownList1.Data...
阅读全文
posted @ 2009-04-11 15:43


浙公网安备 33010602011771号