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 209 react-data-table-component issues
Sort by recently updated
recently updated
newest added

I want to dyanmic Width can take by the size of the row's text length of the table I am facing the issue , I can't see the full text...

I need to hide first page and last page pagination button. Because the current code not provide options to hide it and can only be hidden if all component is...

I have added the following code , But the pagination section is showing only on bottom, Is there any alternate method to show pagination and Rows per page section to...

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

![image](https://github.com/jbetancur/react-data-table-component/assets/48595451/790462df-6eec-4069-a16c-047c035506ae) See at rows per page number, it has two arrow. Tailwindcss ^3.3.3 React & ReactDOM ^18.2.0 Create this app using CRA

## Feature 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 to ensure the feature is not already present - [X] You read [Creating...

## Feature 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 to ensure the feature is not already present - [x] You read [Creating...

## Issue 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 - [ ] You are using React 16.8.0+ - [ ]...

I propose adding support for a customizable footer row at the bottom of tables. This feature would enhance data presentation, allowing users to display summary information or totals conveniently in...

## Describe the bug After updating to version 7.6.2, which should support styled-components ^6.0.0, when using the boolean collun property button it generates a warning as reported below Received `true`...