摘要:
protected void GridView1_RowDataBound(object sender, GridViewRowEventArgs e) { if((e.Row.RowState & DataControlRowState.Edit) != 0 && e.Row.RowType == DataControlRowType.DataRow) { Label... 阅读全文
posted @ 2009-11-11 15:20
清凉的风/2.0
阅读(495)
评论(0)
推荐(0)

浙公网安备 33010602011771号