react-data-table-component
react-data-table-component copied to clipboard
A responsive table library with built-in sorting, pagination, selection, expandable rows, and customizable styling.
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.
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
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...
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...
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...
## 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` -...
## 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` -...
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...
## 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...
## 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` -...