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

A responsive table library with built-in sorting, pagination, selection, expandable rows, and customizable styling.

Results 200 react-data-table-component issues
Sort by recently updated
recently updated
newest added

Hello team. First of all, thank you for this marvelous plugin. But I want support for filtering of pre-selected rows. Currently I'm having the pre-selected data table like this ```...

Fixed an issue were the noRowsPerPage configuration option wasn't being respected on smaller screens. fixes #1080

Even when a column is not sortable, the className "rdt_TableCol_Sortable" still exists.

In the current project I am working on, I would like to fetch the columns visible to the user via an API. (U user only sees the columns where he/she...

## Issue Check list - [x ] Agree to the [Code of Conduct](https://github.com/jbetancur/react-data-table-component/blob/master/CODE-OF-CONDUCT.md) - [x ] Read the README - [x ] You are using React 16.8.0+ - [x ]...

![Uploading image_2022_10_05T14_15_57_725Z.png…]() ## Feature Check list - [ ] Agree to the [Code of Conduct](https://github.com/jbetancur/react-data-table-component/blob/master/CODE-OF-CONDUCT.md) - [ ] Read the README to ensure the feature is not already present -...

![image_2022_10_05T14_15_57_725Z](https://user-images.githubusercontent.com/113163431/194082946-515d5f2f-417b-4ca0-a945-e9a772144b5a.png) ## Issue Check list - [x] Agree to the [Code of Conduct](https://github.com/jbetancur/react-data-table-component/blob/master/CODE-OF-CONDUCT.md) - [x] Read the README - [x] You are using React 16.8.0+ - [x] You installed `styled-components`...

New props added with named expandableCloseAllOnExpand and type boolean to close other expanded row on expand another row.

## Issue Check list - [X] Agree to the [Code of Conduct](https://github.com/jbetancur/react-data-table-component/blob/master/CODE-OF-CONDUCT.md) - [X ] Read the README - [X ] You are using React 16.8.0+ - [X ] You...