摘要:
protected void GridView1_RowDataBound(object sender, GridViewRowEventArgs e){if (e.Row.RowType == DataControlRowType.DataRow){e.Row.Cells[5].Attributes.Add("onclick", "return confirm('你确认要编辑吗?')");}}方... 阅读全文
posted @ 2010-04-19 09:53
oneroom
阅读(2664)
评论(0)
推荐(0)

浙公网安备 33010602011771号