摘要:
protected void gvMaterial_RowDataBound(object sender, GridViewRowEventArgs e) { if (e.Row.RowType == DataControlRowType.DataRow || e.Row.RowType == DataControlRowType.Header) { e.Row.Cells[0].Visible = false; } if (e.Ro... 阅读全文
posted @ 2013-05-07 21:54
ymecho
阅读(428)
评论(1)
推荐(0)

浙公网安备 33010602011771号