阅读背景:

访问GridViewCommandEventArgs对象的非公共成员

来源:互联网 

I have a gridview on my aspx page set up the OnRowCommand event using a series of ASP.NET LinkButton object to handle the logic using the CommandName property. I need to access the GridViewRow.RowIndex to retrieve values from the selected row and notice it is a non-public members of the GridViewCommandEventArgs object while debugging the applicationI have a gridview on my aspx page set up the On




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: