Questions tagged [react-table-v6]

47 questions
0
votes
1 answer

How to disable checkbox on specific row in react-table checkboxHOC (6.8.6)

I am using react-table 6.8.6, and I want to disable the checkbox on a specific row with react-table using checkboxHOC. Is that possible?
jjzjx118_2
  • 419
  • 7
  • 23
0
votes
0 answers

React-table v6 reset page size to default value

Is there any way to reset pageSize for react-table-v6? What I can do is only to change defaultPageSize value accessing ReactTable component state via refs but that will only set default value which still is the same but not reset user choice to…
JackTheKnife
  • 3,795
  • 8
  • 57
  • 117
1 2 3
4