摘要: 需要重新再Grid_rowEditipublic void GridView1_RowEditing(object sender, GridViewEditEventArgs e) { DataTable dt = new DataTable(); ... 阅读全文
posted @ 2014-04-18 09:52 静C心 阅读(641) 评论(0) 推荐(0)
摘要: GridView添加、编辑、删除测试 '/> ... 阅读全文
posted @ 2014-04-18 09:02 静C心 阅读(104) 评论(0) 推荐(0)