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

## Why For one of my projects I need to add a footer row to my table and make it configurable by users to display sums, averages and more. There’s...

feature

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

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

## Custom UI for sorting ![image](https://github.com/jbetancur/react-data-table-component/assets/54108125/0afe827f-63fa-4aa2-a6d3-3723b1410348) Is there any way to trigger client side sorting using a dropdown like this in the UI? Since I have less rows in my...

## [Conditional rendering in `Pagination`](https://github.com/jbetancur/react-data-table-component/blob/v7.6.2/src/DataTable/Pagination.tsx#L98) causes SSR hydration errors in Next.js apps - Repro repo [runsascoded/react-data-table-hydration-bug](https://github.com/runsascoded/react-data-table-hydration-bug) - [Live demo](https://react-data-table-hydration-bug.runsascoded.com/) (refresh with different windows widths, dev console shows error iff `window.innerWidth...

## Issue sort function runs every time data changes When sort is active for a certain column and consider that column displays an input element, whenever the value in this...

## Feature Customized rows I am trying to use [react-dnd](https://react-dnd.github.io/react-dnd/about) as it requires the element to be exposed to add a ref in react-data-table I cannot find a way 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` -...

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

Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...

dependencies