I am using react-data-grid package for grid in react.js
. To add search option to all columns, I used react-data-grid-addons
.
Problem is that now the scroll bar is not working properly: grid header is not moving with the scroll bar.
I am using react-data-grid package for grid in react.js
. To add search option to all columns, I used react-data-grid-addons
.
Problem is that now the scroll bar is not working properly: grid header is not moving with the scroll bar.