Skip to Content
0
Jun 23, 2020 at 04:27 PM

Javascript to click on a table row and select it

1407 Views

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.