Selectable GridView Row
- by Hany
I have a GridView on my ASP.NET page. What I want is to execute a function when I click
on the row, and I also want to change the style of this row. I don't want to use the select button of type command field. Any help please?