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

首頁 > 開發 > 綜合 > 正文

在DataGrid中,使鼠標到達的行和列顯示不同的顏色

2024-07-21 02:25:12
字體:
來源:轉載
供稿:網友
如下圖所示:

核心代碼:

private void grdcustomer_itemdatabound(object sender,

         system.web.ui.webcontrols.datagriditemeventargs e)

{

     if(e.item.itemtype == listitemtype.alternatingitem ||

              e.item.itemtype == listitemtype.item )

     {

e.item.attributes.add("onmouseover", "this.oldcolor=this.style.backgroundcolor;this.style.backgroundcolor='#c8f7ff'");

        e.item.attributes.add("onmouseout", "this.style.backgroundcolor=this.oldcolor");

          for (int i = 0; i< grdcustomer.columns.count; i++ )

              {

                   e.item.cells[i].attributes.add("onmouseover",

          "this.oldcolor=this.style.backgroundcolor;this.style.backgroundcolor='#99ccff'");

                   e.item.cells[i].attributes.add(

                       "onmouseout", "this.style.backgroundcolor=this.oldcolor");

              }

     }

}


發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 凤冈县| 栾城县| 台湾省| 浏阳市| 固镇县| 阜新| 崇文区| 卢湾区| 宁海县| 康平县| 化德县| 嵩明县| 海兴县| 平阳县| 介休市| 五寨县| 达孜县| 隆回县| 明水县| 灵石县| 六盘水市| 阳江市| 徐汇区| 高要市| 平和县| 元谋县| 清徐县| 泸州市| 北京市| 东乌| 新沂市| 诏安县| 大城县| 广南县| 易门县| 曲阳县| 甘洛县| 桓仁| 山丹县| 江阴市| 鱼台县|