取得Gridview中当前行数

 GridView1.DataKeys[e.RowIndex].Value.ToString() ;
原文地址:https://www.cnblogs.com/QiuJL/p/4524320.html