Hello there. I know that the usual way of making a table row clickable is to use an onclick handler, then Javascript to do the actual navigation. <BR>This leads to ...
I have I Clickable Row on a table with SelectRowCell in which I trigger an event to enable/disable the checkbox. It is working fine, except when I do click on the checkbox itself (it is being ...