摘要:
http://www.cnblogs.com/RChen/archive/2008/09/23/1296721.html还在使用这样的代码吗? var txtName = grid1.Rows[e.RowIndex].Cells[0].FindControl("txtName") as TextBox;if (txtName != null){ // 读取值 // } 其实这些工作(在... 阅读全文
posted @ 2008-10-16 10:25
汉城
阅读(520)
评论(0)
推荐(0)
浙公网安备 33010602011771号