mui-datatables
mui-datatables copied to clipboard
Datatables for React using Material-UI
Hello, We're using MUIDataTable for a while now, because that's the best table-oriented component the previous front developer had chosen. Now he's not here, we have to try our best...
 https://codesandbox.io/s/19r60?file=/src/ExpandableRowTable.js I want to add a column of icon/no before expadableRow(collapse button). Thanks,
Hi! Thank you for the library! Tell me please how can I use at once jumpToPage and showFirstButton/showLastButton in a TableFooter? The problem is that I can't pass showFirstButton/showLastButton directly...
I cannot translate the pagination property "displayRows" when i try to translate it, it says the following: 
Removes [shell-quote](https://github.com/ljharb/shell-quote). It's no longer used after updating ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together. Removes `shell-quote` Updates `next` from 11.1.4 to 13.1.1 Release notes Sourced from...
Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `flat` from 4.1.1 to 5.0.2 Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh...
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 2.0.4 and updates ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together. Updates `loader-utils` from 1.2.3 to 2.0.4 Release notes Sourced from loader-utils's releases. v2.0.4 2.0.4...
Bumps [node-forge](https://github.com/digitalbazaar/forge) to 1.3.1 and updates ancestor dependency [webpack-dev-server](https://github.com/webpack/webpack-dev-server). These dependencies need to be updated together. Updates `node-forge` from 0.10.0 to 1.3.1 Changelog Sourced from node-forge's changelog. 1.3.1 - 2022-03-29...
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d...
I'm trying to set the position of my thead to be 'sticky' in MUIDataTable . I have a getMuiTheme method: ``` export const getMuiTheme = () => createMuiTheme({ overrides: {...