取得Gridview中当前行数

来源:互联网 发布:成考大专软件 编辑:程序博客网 时间:2024/04/29 11:42
 GridView1.DataKeys[e.RowIndex].Value.ToString() ;