Hide Column in react-table v8
I try to hide a column, by using this in my columns definition:
but it is still visible
not sure what I have to add to remove a column but still be able to use it for global sorting
2 Replies
absent-sapphire•2y ago
I'm also in need of a solution to the problem where reaching the mobile screen size hides a specified number of columns using CSS
sunny-greenOP•2y ago
I figured it out!