Asp.net Get A Gridview Row in RowCommand Event Mahesh Javiya 14 years ago 1 min read Get A Gridview Row in RowCommand Event Code: GridViewRow gr = (GridViewRow)((Control)e.CommandSource).Parent.Parent; Tags: Get A Gridview Row in RowCommand Event Row Command Get row index Continue Reading Previous: Get A Request UrlNext: Concate a string at binding time in a Gridview Leave a Reply Cancel replyYour email address will not be published. Required fields are marked *Comment * Name * Email * Website Save my name, email, and website in this browser for the next time I comment. Time limit is exhausted. Please reload CAPTCHA. 6 + = seven Related Stories Clean Architecture in ASP.NET Core 7 min read Asp.net C# Clean Architecture in ASP.NET Core Mahesh Javiya 3 years ago Using caching in Asp.Net Core Minimal APIs 6 min read Asp.net C# Using caching in Asp.Net Core Minimal APIs Mahesh Javiya 3 years ago About Blazor with .Net Core 5 min read Asp.net About Blazor with .Net Core Mahesh Javiya 5 years ago What’s new in Visual Studio 2019 6 min read Asp.net What’s new in Visual Studio 2019 Mahesh Javiya 6 years ago What’s new in .NET Core 3.0 19 min read Asp.net What’s new in .NET Core 3.0 Mahesh Javiya 6 years ago What’s new in the .NET Framework 5 min read Asp.net What’s new in the .NET Framework Mahesh Javiya 6 years ago