摘要:protectedvoidGridView1_RowDataBound(objectsender,GridViewRowEventArgse){e.Row.Attributes.Add("onmouseover","this.style.backgroundColor='yellow',this.style.fontWeight='bold'");e.Row.Attributes.Add("onm...
阅读全文
posted @ 2006-03-08 23:42
浙公网安备 33010602011771号