摘要:
DataList 和 Repeater 在 HTML界面表格<tr>标记中加入如下代码:onmouseover="this.style.backgroundColor='FloralWhite'" onmouseout="this.style.backgroundColor='' "Gridview 在 RowDataBound事件中加入如下代码: if (e.Row.RowType ... 阅读全文
posted @ 2010-09-06 16:23
冬雨在路上
阅读(778)
评论(2)
推荐(0)