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

how do we make sort icon visible by default with opacity reduced. and when click on specific column, that particular column's sort icon opacity change to 1. some thing like...

## Describe the bug When we pass buttons as the props in the columns and it cause to tree re-render. But it's illegal practice, do not define components during render....

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

## Describe the bug The change in the value of defaultSortFieldId and paginationPerPage is not reflected when it is set externally. ## To Reproduce Steps to reproduce the behavior: Render...

## 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+ - [ ]...

## Issue Checklist - [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+ - [ ] You installed `styled-components` -...

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

I've read #590 but don't really understand the outcome. However, at some point in that discussion, I think @jbetancur asked what the use case is. My use case is this:...