react-table/examples/material-UI-enhanced-table
Steve Liang 2bf99aaea0
docs(examples/material-ui-enhanced-table): Add more Material UI table (#1847)
* docs(examples/material-ui-enhanced-table): add more Material UI table

This enhanced Material UI table demonstrates client side pagination, sorting, global search, add
row, and delete row.

* Update EnhancedTable.js

Co-authored-by: Tanner Linsley <tannerlinsley@gmail.com>
2020-02-14 13:19:55 -07:00
..
public docs(examples/material-ui-enhanced-table): Add more Material UI table (#1847) 2020-02-14 13:19:55 -07:00
src docs(examples/material-ui-enhanced-table): Add more Material UI table (#1847) 2020-02-14 13:19:55 -07:00
.babelrc docs(examples/material-ui-enhanced-table): Add more Material UI table (#1847) 2020-02-14 13:19:55 -07:00
.env docs(examples/material-ui-enhanced-table): Add more Material UI table (#1847) 2020-02-14 13:19:55 -07:00
.eslintrc docs(examples/material-ui-enhanced-table): Add more Material UI table (#1847) 2020-02-14 13:19:55 -07:00
.gitignore docs(examples/material-ui-enhanced-table): Add more Material UI table (#1847) 2020-02-14 13:19:55 -07:00
.rescriptsrc.js docs(examples/material-ui-enhanced-table): Add more Material UI table (#1847) 2020-02-14 13:19:55 -07:00
package.json docs(examples/material-ui-enhanced-table): Add more Material UI table (#1847) 2020-02-14 13:19:55 -07:00
README.md docs(examples/material-ui-enhanced-table): Add more Material UI table (#1847) 2020-02-14 13:19:55 -07:00
yarn.lock docs(examples/material-ui-enhanced-table): Add more Material UI table (#1847) 2020-02-14 13:19:55 -07:00

This project was bootstrapped with Create React App and Rescripts.

You can:

It demonstrates client side pagination, sorting, global search, add row, and delete row.