问题:Gridview 里linkbutton ,点击linkbutton 按钮,此行变色?
问题:Gridview里linkbutton,点击linkbutton按钮,此行变色?linkbutton的text是“详细”,点击“详细”此行变色,关联出子表。要求怎么...
问题:Gridview 里linkbutton ,点击linkbutton 按钮,此行变色?linkbutton 的text是“详细”,点击“详细” 此行变色,关联出子表。要求怎么让行变色?
展开
2个回答
展开全部
e.Row.Attributes.Add("onmouseover", "currentcolor=this.style.backgroundColor;this.style.backgroundColor='#ccddff',this.style.fontWeight='Bold';");
//当鼠标离开的时候 将背景颜色还原的以前的颜色
e.Row.Attributes.Add("onmouseout", "this.style.backgroundColor=currentcolor,this.style.fontWeight='';");
写在 GridView1_RowDataBound 函数里 就能变了 还能给字体加粗 不喜欢可以去掉
//当鼠标离开的时候 将背景颜色还原的以前的颜色
e.Row.Attributes.Add("onmouseout", "this.style.backgroundColor=currentcolor,this.style.fontWeight='';");
写在 GridView1_RowDataBound 函数里 就能变了 还能给字体加粗 不喜欢可以去掉
大雅新科技有限公司
2024-11-19 广告
2024-11-19 广告
这方面更多更全面的信息其实可以找下大雅新。深圳市大雅新科技有限公司从事KVM延长器,DVI延长器,USB延长器,键盘鼠标延长器,双绞线视频传输器,VGA视频双绞线传输器,VGA延长器,VGA视频延长器,DVI KVM 切换器等,优质供应商,...
点击进入详情页
本回答由大雅新科技有限公司提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询