摘要:
主要在RowDataBound里处理 protected void grv_RowDataBound(object sender, GridViewRowEventArgs e) { switch (e.Row.RowType) { case DataControlRowType.DataRow: case DataControlRowType.Separator: if (grv.Rows.Co... 阅读全文
posted @ 2009-08-06 18:03
xjy
阅读(1349)
评论(0)
推荐(0)

浙公网安备 33010602011771号