material-table

material-table

React data table component that is based on material-ui


GitHub stars
Actions
You can add one or multiple row based actions easily
Component Overriding
You can override any component of material-table
Custom Column Rendering
You can set a custom render to a column according to row data
Detail Panel
A detail panel could be set for every row easily
Editable
material-table makes the data editable
Export
Exporting data as CSV is available with material-table
Filtering
material-table has inline filter component that lets user create custom filters on data
Fixed Columns
material-table has fixed columns feature both left and right
Grouping
material-table has grouping feature that lets users create runtime groups on data by drag on drop
Localization
You can change text of material-table easily
Remote Data
material-table allows you to manage your data remotely
Search
material-table lets users to search any text on data
Selection
Selection feature lets users to select rows
Sorting
material-table has sorting feature on columns
Styling
You can add styles easily to components of material-table
Tree Data
You can manage your nested data in material-table easily
Validation
You can validate fields during edit/add