婷婷综合国产,91蜜桃婷婷狠狠久久综合9色 ,九九九九九精品,国产综合av

主頁(yè) > 知識(shí)庫(kù) > asp.net 數(shù)據(jù)綁定時(shí)對(duì)數(shù)據(jù)列做個(gè)性化處理

asp.net 數(shù)據(jù)綁定時(shí)對(duì)數(shù)據(jù)列做個(gè)性化處理

熱門標(biāo)簽:廈門商鋪地圖標(biāo)注 海外地圖標(biāo)注門市標(biāo) 浙江外呼系統(tǒng)怎么安裝 地圖標(biāo)注多個(gè)行程 上海楊浦怎么申請(qǐng)申請(qǐng)400電話 銅川小型外呼系統(tǒng)運(yùn)營(yíng)商 山西防封卡電銷卡套餐 陜西人工外呼系統(tǒng)哪家好 云南外呼電銷機(jī)器人系統(tǒng)
復(fù)制代碼 代碼如下:

protected void dgQuery_ItemDataBound(object sender, DataGridItemEventArgs e)
{
if ((e.Item.ItemType != ListItemType.Header) (e.Item.ItemType != ListItemType.Footer))
{
DataRow drRow = ((DataRowView)e.Item.DataItem).Row;
string commonPartId = drRow["cniBackup1"].ToString();
HyperLink hlTrans = (HyperLink)e.Item.FindControl("hlTrans");
if (hlTrans != null)
{
hlTrans.Text = "--";
hlTrans.NavigateUrl = "javascript:void();";
}

//刪除列
LinkButton btnDelete = (LinkButton)e.Item.FindControl("btnDelete");
//沒(méi)有刪除權(quán)限且找到控件
if (!bCanDelete btnDelete != null)
{
//查找控件所在Cell列號(hào)
for (int i = 0; i e.Item.Cells.Count; i++)
{
if (e.Item.Cells[i].HasControls() e.Item.Cells[i].Controls.IndexOf(btnDelete) > 0)
{
int index = e.Item.Cells[i].Controls.IndexOf(btnDelete);
e.Item.Cells[i].Controls.RemoveAt(index);
Literal tips = new Literal();
tips.Text = "--";
e.Item.Cells[i].Controls.AddAt(index, tips);

//e.Item.Cells[i].Text = "--";
break;
}
}
}
}
}

標(biāo)簽:常州 西雙版納 孝感 許昌 自貢 朔州 萊蕪 信陽(yáng)

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《asp.net 數(shù)據(jù)綁定時(shí)對(duì)數(shù)據(jù)列做個(gè)性化處理》,本文關(guān)鍵詞  asp.net,數(shù)據(jù),綁,定時(shí),對(duì),;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問(wèn)題,煩請(qǐng)?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無(wú)關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《asp.net 數(shù)據(jù)綁定時(shí)對(duì)數(shù)據(jù)列做個(gè)性化處理》相關(guān)的同類信息!
  • 本頁(yè)收集關(guān)于asp.net 數(shù)據(jù)綁定時(shí)對(duì)數(shù)據(jù)列做個(gè)性化處理的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章
    主站蜘蛛池模板: 茂名市| 汉寿县| 汤原县| 绥滨县| 大荔县| 苍山县| 从化市| 永吉县| 阜新| 永登县| 工布江达县| 洞头县| 余姚市| 阿荣旗| 昌邑市| 容城县| 都江堰市| 临江市| 红桥区| 北京市| 汾阳市| 高青县| 即墨市| 曲靖市| 九寨沟县| 沙洋县| 青浦区| 固原市| 八宿县| 潮安县| 鄂伦春自治旗| 嘉义市| 龙陵县| 山东省| 阳东县| 瑞丽市| 博客| 通山县| 大悟县| 临西县| 龙游县|