Selection data table with onClick event? #4110
Unanswered
sajjadalis
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using
row-props
for onClick event which changes the route and takes it to edit page for that item. The problem is that withtype: 'selection'
, it changes route when I click on the checkbox to select the row. Any way to avoid that?Thanks for this awesome library.
Beta Was this translation helpful? Give feedback.
All reactions