My Blog is my notepad, I want to mark my work anytime, also i can share my harvest with everyone....

Teracy 's space--->

I love BS Develop ,So i am busying as a bee.Do more,Know more,you will get more.....

博客园 首页 新随笔 联系 订阅 管理

 txt_ctype.Items.Clear();
        DataTable dt= new DataTable();
        jeb.BusinessRule.ProductSmallType bll_pst = new jeb.BusinessRule.ProductSmallType(Request);       
        dt=bll_pst.GetByPBT_NO(this.txt_btype.SelectedValue).Tables[0];

        if (dt != null && dt.Rows.Count != 0) {
            txt_ctype.Items.Add(\"请选择...\");

            for (int i = 0; i < dt.Rows.Count; i++) {
                txt_ctype.Items.Add(new ListItem(dt.Rows[i][\"pst_name\"].ToString(),dt.Rows[i][\"pst_no\"].ToString()));
            }
        } else
            {
                txt_ctype.Items[0].Text =\"没有选项...\";
            }
        this.DataBind();

 

知道这个是干什么吗?哈哈,就是一个数据的绑定到DropDownList里面,然后第一条数据改为:\"请选择\",简单吧

posted on 2007-05-02 20:08  Teracy  阅读(2158)  评论(8编辑  收藏  举报
One Two Three 向“前”走............
frontpage tracking
Sony Style Coupons