Hi, im trying to click on a table row using javascript. the rows dont appear to have any events names on them. I want to select a row by injecting javascript into the page so that i can then click to display a report relating to this table row.
I cant seem to trigger the on click event of the row which fires when i manually click on it.
Any help appreciared.