濮阳杆衣贸易有限公司

主頁(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)民參考!
  • 推薦文章
    织金县| 礼泉县| 莲花县| 宁阳县| 宁津县| 贵溪市| 阳新县| 桃源县| 柞水县| 屯昌县| 新绛县| 仁寿县| 海城市| 太湖县| 隆德县| 红原县| 元氏县| 乐陵市| 密云县| 会理县| 黄大仙区| 东兰县| 田林县| 江达县| 龙川县| 梓潼县| 留坝县| 商南县| 石河子市| 丁青县| 宕昌县| 恩平市| 舞钢市| 卫辉市| 临漳县| 连平县| 青河县| 清河县| 喀喇沁旗| 襄城县| 汕尾市|