Skip to content

Melvin's Web Stuff

My Online Notepad

  • About
  • Blog
    • ASP.NET
    • Visual Studio
    • C#
    • VB.NET
    • PHP
    • SQL
    • JavaScript
    • CSS
    • IIS
    • SQL Server
  • Contact

Access Selected GridViewRow in GridView

GridViewRow selectedRow = (GridViewRow)(((Control)e.CommandSource).NamingContainer);

Related posts:

  1. Gridview – Getting the RowIndex The following syntax sets the rowindex equal to the specific...
  2. How to access the EmptyDataTemplate controls from OnRowCommand in GridView For example – inserting value in the empty gridview: protected...
Author MelvinPosted on December 13, 2007November 22, 2016Categories ASP.NET, C#

Post navigation

Previous Previous post: Gridview – Getting the RowIndex
Next Next post: PHP – Turning Off Error Reporting

Recent Posts

  • How to disable anonymous authentication in IIS Express
  • Enable CORS IIS Express
  • Kendo UI Editor – A FreeTextBox Replacement
  • Cache JQuery Selectors To Improve Performance
  • String.Format to set a constant in .NET
  • About
  • Blog
    • ASP.NET
    • Visual Studio
    • C#
    • VB.NET
    • PHP
    • SQL
    • JavaScript
    • CSS
    • IIS
    • SQL Server
  • Contact
Melvin's Web Stuff Proudly powered by WordPress