You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the react-table it looks grate.
Just cant see how to catch clicking anywhere on same row in any column on that same row the only closes is the check-box example selecting a row.
Searching docs give me the Row Selection example but it does not include this.
Like if I wanted to color a row when it's clicked .
I see many example of the v6 ReactTablegetTrProps when I search CodeSandbox but nothing about the v7 useTable hook.
Any tip would be grate because I have been advised to not use the older `ReactTable'
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Thanks for the react-table it looks grate.
Just cant see how to catch clicking anywhere on same row in any column on that same row the only closes is the check-box example selecting a row.
Searching docs give me the Row Selection example but it does not include this.
Like if I wanted to color a row when it's clicked .
I see many example of the v6
ReactTable
getTrProps
when I search CodeSandbox but nothing about the v7useTable
hook.Any tip would be grate because I have been advised to not use the older `ReactTable'
Beta Was this translation helpful? Give feedback.
All reactions