Forum Moderators: open
If that is the case, have you tried specifying another onclick event just for the hyperlink which duplicates the hyperlink action? I haven't tested this, but I reckon it should work as the second onclick event is more specific than the table-row one.
A short markup snippet of what you are currently doing would help greatly in this case, I think...
I can't actually think of any way round it now - do you need the onClick method for the whole row! If it were me id maybe make the cells onClick instead but not the one witrh the link in it.
Like above some code would be useful!