摘要:
//今天给组删除加了个提示,纪念一下 protected void gv_Group_RowDataBound(object sender, GridViewRowEventArgs e) { if (e.Row.RowType == DataControlRowType.DataRow) { e.Row.Cells[e.Row.Ce... 阅读全文
posted @ 2007-11-20 15:30
flyluo
阅读(171)
评论(0)
推荐(0)
浙公网安备 33010602011771号