double row selection list
Is there a way in react-table v7 to have a secondary row selection ? e.g. one column to select for purpose1 and one column to select for purpose2
I can't figure out a way to implement that without having huge performance issues
0 Replies