国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 開發(fā) > 綜合 > 正文

在datagrid中放入一個dropDownList(忘了這個問題在那里看到的了CSDN or Th

2024-07-21 02:28:08
字體:
來源:轉載
供稿:網友


其實很簡單,只要將這一類的東東都放到    <edititemtemplate>里就行了
    <edititemtemplate>
                            <asp:dropdownlist id="cmbcategories" runat="server"></asp:dropdownlist>
                        </edititemtemplate>

就可以在cs中操作它了,填充數(shù)據(jù),等等等等


<asp:datagrid id="dgproducts" runat="server" autogeneratecolumns="false" datakeyfield="productid" cellpadding="4" borderwidth="1px" bordercolor="#dedfde" backcolor="white" borderstyle="none" gridlines="vertical" forecolor="black">
<selecteditemstyle font-bold="true" forecolor="white" backcolor="#ce5d5a"></selecteditemstyle>
                <alternatingitemstyle borderstyle="double" bordercolor="#0000c0" backcolor="white"></alternatingitemstyle>
                <itemstyle cssclass="header" backcolor="#f7f7de"></itemstyle>
                <headerstyle font-bold="true" forecolor="white" backcolor="#6b696b"></headerstyle>
                <footerstyle backcolor="#cccc99"></footerstyle>
                <columns>
                    <asp:boundcolumn datafield="productname" headertext="name"></asp:boundcolumn>
                    <asp:templatecolumn headertext="category">
                        <itemtemplate>
                            <%# container.dataitem("categoryname")%>
                        </itemtemplate>
                        <edititemtemplate>
                            <asp:dropdownlist id="cmbcategories" runat="server"></asp:dropdownlist>
                        </edititemtemplate>
                    </asp:templatecolumn>
                    <asp:editcommandcolumn buttontype="pushbutton" updatetext="update" canceltext="cancel" edittext="edit"></asp:editcommandcolumn>
                </columns>
            </asp:da
發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表
主站蜘蛛池模板: 孙吴县| 三江| 新龙县| 渭南市| 乌鲁木齐县| 永仁县| 青川县| 墨脱县| 衡阳县| 西盟| 马尔康县| 封开县| 图木舒克市| 甘孜县| 永昌县| 海淀区| 墨玉县| 高密市| 新宁县| 曲阜市| 辰溪县| 苏尼特右旗| 桐庐县| 滦平县| 遂宁市| 探索| 永丰县| 靖宇县| 华池县| 固原市| 兴仁县| 海南省| 佛教| 昌江| 合川市| 安泽县| 聂拉木县| 宜都市| 富源县| 浙江省| 鱼台县|