Selectable GridView Row

Posted by Hany on Stack Overflow See other posts from Stack Overflow or by Hany
Published on 2009-09-09T07:58:39Z Indexed on 2010/06/02 3:03 UTC
Read the original article Hit count: 216

Filed under:

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?

© Stack Overflow or respective owner

Related posts about ASP.NET