react-data-table-component-extensions icon indicating copy to clipboard operation
react-data-table-component-extensions copied to clipboard

Export table data as a CSV or Excel file, filter and print the data.

Results 43 react-data-table-component-extensions issues
Sort by recently updated
recently updated
newest added
trafficstars

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...