Community

Click/Select row in ASP.NET GridView or HTML 5 Table

(DrABELL) The suggested technique applies to ASP.NET GridView objects, and essentially to any HTML Table tr element. First, it makes the entire GridView row object (rendered as “tr” element) “clickable” by adding the onclick event (see Listing 1 in C#).

Read More - Register for Free Membership