I am trying to find out a way to make its rows clickable. So when I click, it would either output an id or alert something to say it is clickable.
I tried to use jQuery’s selectors to access the div name and table rows which are child elements of that div.
So I am trying to access the tr’s inside the div “GridLoad”, and I am using the jQuery selector to do that.
<table>?