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
I am using React-Table by https://react-table.tanstack.com/. and I want to add functionality as if I select 2-3 rows and click on an icon, say "Group"... then those selected row will merge in one with an expand icon... when I click to expand, then it will show all selected row in expansion
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
-
I am using React-Table by https://react-table.tanstack.com/. and I want to add functionality as if I select 2-3 rows and click on an icon, say "Group"... then those selected row will merge in one with an expand icon... when I click to expand, then it will show all selected row in expansion
https://codesandbox.io/s/clever-goldberg-u1h8g
Beta Was this translation helpful? Give feedback.
All reactions