dropdown是什么意思 DropDownList的使用法?

DropDownList的使用法?绑定数据后,设置dropdownlist的selectedvalue属性。例如,dropdownlist1。Selectedvalue=commodity categ

DropDownList的使用法?

绑定数据后,设置dropdownlist的selectedvalue属性。例如,dropdownlist1。Selectedvalue=commodity category 1//这可以替换为原始商品的类型。