RowIndex 是 Winform 下才有的,在 System.Windows.Controls.GridViewEditEventArgs 命名空间下,你这是 System.Web.UI.WebControls.GridViewEditEventArgs,很显然是 Web 开发,应该用 NewEditIndex。