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

There have been. few issues, PR's, and comments on this over time. I can't find them all but I agree we should implement this.

feature
next

how to create datatable with row group feature using reactJS. It's available with jQuery but not getting with reactJS. please refer below codepen. https://codepen.io/wollkii/pen/WKwEWw

help wanted
feature

Dear Sir or Madam, First of all, thank you so much for creating and maintaining this library. It's really an awesome library. Recently, I wanted to include editable input fields...

feature
documentation

I am trying to pass adjacent rows to a custom cell function. Here are some details: - I have a table with a few columns, one of which has a...

feature

It would be nice to have a beforeSelectedRowChange() callback In my case I want to allow rows to be selected until such time as a total accumulator reaches a certain...

feature

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

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

enhancement

So as shown in the [https://jbetancur.github.io/react-data-table-component/?path=/story/sorting--custom-sort-function](Storybook) for the sort. By default all the columns is starting from asc. To Reproduce the Issue. 1) Click on title column -> output will...

enhancement

## Description When data prop supplied to `DataTable` is an empty array, the Pagination component does not render. In scenarios when user wants to handle pagination in the absence of...

feature

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