react-data-table-component
react-data-table-component copied to clipboard
Can not make horizontal scroll bar always visible
There is no way to make horizontal scroll bar always visible. User can only scroll down to the bottom of the table to do the scroll left and right action. below is the code for your reference:
if add responsive={false} to the code, the horizontal scroll bar will impact the whole page not only data table and the background color is mess up.
Any suggestion about it?
I've the same issue on laptop
Can someone take a look at this issue? It is a pretty normal function should be considered. Thanks.