react-data-table-component-extensions
react-data-table-component-extensions copied to clipboard
Export table data as a CSV or Excel file, filter and print the data.
When you type something in search table, you should be able to clear it up with a button. The original DataTable with filtering offers this [here](https://react-data-table-component.netlify.app/?path=/story/examples-filtering--filtering) I think this would...
Hello, Can I add custom buttons apart from the export and print buttons? For example, one button to refresh grid. Thanks
I have issue in the console `Warning: Filter2: Support for defaultProps will be removed from function components in a future major release` Any change to update source code a bit...