I\'ve used JQuery to add a \"image\" button to a few rows in a table. I used the following code:
$(\"#tblResults tr:nth-child(1) td.ResultsHeader span.gridRC
Can't you use the first selector ?
something like: tr:first
tr:first