摘要:
1.在GridView中 鼠标移动到行 该行颜色变换 步骤1.为GridView添加RowCreated的事件。事件代码如下: protected void gv_typelist_RowCreated(object sender, GridViewRowEventArgs e) { if (e.Row.RowType == DataControlRowType.Dat... 阅读全文
posted @ 2008-12-10 11:10
飘逸的程序员
阅读(363)
评论(5)
推荐(0)

浙公网安备 33010602011771号