material-datatable icon indicating copy to clipboard operation
material-datatable copied to clipboard

Datatable for React using Material-UI - https://codesandbox.io/s/v09ymp9737

Results 6 material-datatable issues
Sort by recently updated
recently updated
newest added

There's one moment, which is either missing in documentation or not implemented. Imagine I'm using remote data loading (https://github.com/Diaver/material-datatable#remote-data) and loading data page by page. So I load only the...

# Feature Request To be able to group columns visually ## Expected Behavior We are able to define sub columns in the columns OR group some columns together. Only grouping...

## Expected Behavior Is it possible to add column re-ordering feature to a table? ## Your Environment | Tech | Version | |--------------|---------| | Material-UI | 4.1.1 | | Material-datatable...

Hello, is there any way to customize row style? I pretend to customize rows with conditions, so i guess creating a MuiTheme overriding body cell will not help me in...

## Expected Behavior Rows should be able to download as PDF Most of the modern application require data-table to be import as PDF ## Current Behavior Only download as CSV...

## Expected Behavior There must be a field in options where we can enable column which prints a serial number(index of each row) to be printed with a column heading...