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

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

動態(tài)綁定DATAGRID里的dropDownList

2024-07-21 02:25:29
字體:
供稿:網(wǎng)友
if(e.item.itemtype==listitemtype.edititem)
   {
    datarowview drv=(datarowview)e.item.dataitem;
    string currentvalue=drv["cur_id"].tostring();
    dropdownlist ddl=(dropdownlist)e.item.findcontrol("ddl_curinfo");
    datatable table=readcurinfo();
    ddl.datasource=table;
    ddl.datatextfield="cur_chname";
    ddl.datavaluefield="cur_id";
    ddl.databind();
    ddl.items.insert(0,new listitem("請選擇",""));
    ddl.selectedindex=ddl.items.indexof(ddl.items.findbyvalue(currentvalue));
   }
   if(e.item.itemtype==listitemtype.alternatingitem||e.item.itemtype==listitemtype.item)
   {
    hyperlink hpl=(hyperlink)e.item.findcontrol("hpy_attch");
    datarowview drv=(datarowview)e.item.dataitem;
    string fileattch=drv["ownmana_appendfile"].tostring();
    hpl.navigateurl=fileattch;
    hpl.text=fileattch.substring(fileattch.lastindexof(@"/")+1);
   }
發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表
主站蜘蛛池模板: 镇巴县| 缙云县| 确山县| 广汉市| 阿图什市| 兴山县| 临泉县| 叶城县| 平邑县| 喀什市| 锦屏县| 油尖旺区| 海阳市| 新泰市| 新巴尔虎左旗| 饶平县| 化德县| 正蓝旗| 岳西县| 土默特左旗| 广州市| 定边县| 方山县| 福泉市| 玉林市| 临邑县| 宝兴县| 稻城县| 伊宁县| 黑水县| 浮梁县| 大石桥市| 玉环县| 邻水| 信丰县| 高陵县| 贡山| 海门市| 葫芦岛市| 无棣县| 翁牛特旗|