2024年4月5日发(作者:)

html代码

javascript脚本语言

后台代码

protected void GridView1_RowDataBound(object sender, GridViewRowEventArgs e)

{

oxcbx = ntrol("cbID")

ox;

try

as

{

//绑定选中CheckBox客户端ID

("onclick", "Change(" + ID + ")");

}

catch

{

}

if (e == w)

{

("onmouseover",

"currentcolor=oundColor;oundColor ='#6699ff'");

("onmouseout", "oundColor =currentcolor");

}

}