Hi,
Could you please add a feature for sticky columns?
We use a column for buttons and want it to be on the right, but when we show a lot of columns it gets pushed aside.
You can check out fixed columns example in this page for better understanding:
https://ant.design/components/table/
@eylonronen we are working on fixed header: https://github.com/react-bootstrap-table/react-bootstrap-table2/pull/645
However, we dont have plan for sticky column. PR is welcome, thanks
Need sticky column, is there any workaround or this feature implemented ?
this PR may solve the issue. I submitted it to solve the issue for us:
https://github.com/react-bootstrap-table/react-bootstrap-table2/issues/1432