react-data-table-component
react-data-table-component copied to clipboard
A responsive table library with built-in sorting, pagination, selection, expandable rows, and customizable styling.
Is there any possibility to show custom range component? in case of user not specified the func for showing range, we use default way. > default: ``` const range =...
will this feature be merged? https://www.npmjs.com/package/react-data-table-component-with-filter
Is that possible for me to make pagination position above of table? How can I do it? pls help me!
I have 3 different tables that show a set of data based on their status, OPEN, CLOSED and PENDING. Each status is displayed in 3 different tables. I get these...
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....
I'm having an issue where, when clicking on the column header to sort the rows, it fails to remain the same item getting clicked after sorting. Instead, as shown below,...
Having a problem because the checkboxes in my datatable don't remain "checked". I do see there is indication the check occurred but not seeing it remaining checked:  It's...
Needed to update dependencies to get storybook to run.
There is a problem in this library where if i used columns like this , the print and export button won't work and i get this error : > Uncaught...
for example if the column's possible values are (Accept and Modify) we can expand the row only by clicking that "Modify" value