当前位置: 代码迷 >> ASP.NET >> 为什么小弟我的GridViewDeletedEventArgs 缺少e.RowIndex 方法
  详细解决方案

为什么小弟我的GridViewDeletedEventArgs 缺少e.RowIndex 方法

热度:9769   发布时间:2013-02-25 00:00:00.0
为什么我的GridViewDeletedEventArgs 缺少e.RowIndex 方法?
我以模板列实现删除功能,但是在确定当前行的时候,在e的方法里找不到RowIndex这个方法
怎么回事啊
拜托各位了!

------解决方案--------------------------------------------------------
RowDeleted事件的GridViewDeletedEventArgs没有RowIndex属性