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