Could we fix a column when we get a horizontal column with smaller pages?
For example could we fix the column firstName
in this example.
Cheers!!
Fixed columns, when they exist in a table, are always visible and are separated from the other columns by a vertical orange line. Fixed columns do not scroll off the page, regardless of how far the table is scrolled in either direction.
Turn column resizing on for the grid by setting resizable=true for each column. To set resizing for each column, set resizable=true on the default column definition.
react-table does not support fixed columns, issue is opened Sticky columns. But there is already implemented workaround, you can find sources github or npm package (link taken from thread Sticky columns). Online Demo. Thanks to GuillaumeJasmin.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With