C#后台 我想用后台绑定DropDownList
this.ddlBrand.DataSource=sqlhelper.DS_Select_MPPPS("ProductBrand","PB_Id");this.ddlBr...
this.ddlBrand.DataSource = sqlhelper.DS_Select_MPPPS("ProductBrand", "PB_Id");
this.ddlBrand.DataBind();
this.ddlClassify.DataSource = sqlhelper.DS_Select_MPPPS("ProductClassify","PC_Id");
this.ddlClassify.DataBind();
ID成为索引号,然后内容直接成为选项,这个要怎么做? 展开
this.ddlBrand.DataBind();
this.ddlClassify.DataSource = sqlhelper.DS_Select_MPPPS("ProductClassify","PC_Id");
this.ddlClassify.DataBind();
ID成为索引号,然后内容直接成为选项,这个要怎么做? 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询