How to keep on click of button in row from conflicting with row on click

With a button in a table row, how do I have separate on click events for the row versus the button click? I have on click events for both, but when I click the button, I get both events (because the button is in the row) and I only want one.

Community Page
Last updated: