摘要: string tb0 = GridView1.Rows[e.RowIndex].Cells[3].Text.ToString().Trim();//DataKeyNames的值autoid,cell从0开始 string tb1 = ((TextBox)(GridView1.Rows[e.RowIn 阅读全文
posted @ 2017-04-17 16:04 Fujijill 阅读(2099) 评论(0) 推荐(0)