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.
[feature]: CUSTOM PAGINATION OR CUSTOM FOOTER
## Describe the bug A clear and concise description of what the bug is. I have no idea why this error came out. Warning: Expected server HTML to contain a...
1)This format was not working in local . i am getting error. import DataTable { Media } from 'react-data-table-Component'; const columns = [ { name: 'Title', selector: row => row.title,...
## To Reproduce Steps to reproduce the behavior: 1. Go to data table in the ui. 2. Select any cell and just below click on the cell and move the...
Hello, I have tried a bunch of options but I am unable to set the width of my columns to fit the content. For example, here you can see that...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 6.1.1 to 6.1.2. Release notes Sourced from webpack-dev-middleware's releases. v6.1.2 6.1.2 (2024-03-20) Bug Fixes security: do not allow to read files above (#1778) (9670b34) Changelog Sourced from...
## Note: This is re-PR for the [Allow custom row container as optional](https://github.com/jbetancur/react-data-table-component/pull/1142) I send PR again because former PR was closed due to inactivity, but I think this is...
## Describe the bug If click on the text of the expandable row, nothing happens (It works if I click on the icon or row, the problem if I click...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. See full diff in compare...
## 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` -...