mui-datatables icon indicating copy to clipboard operation
mui-datatables copied to clipboard

Datatables for React using Material-UI

Results 207 mui-datatables issues
Sort by recently updated
recently updated
newest added

hi i an using this [Mui-Datatables Expandable Rows](https://codesandbox.io/s/19r60?file=/src/ExpandableRowTable.js) i tried to sort by date and its not working what format should I enter in the date section so that it...

The column titles appear as buttons with elevation when no style overrides are applied. ## Expected Behavior The expected behavior is for the unmodified table to look like the images...

Hi, What would be the best way to apply custom filter parameters immediately on the first render of a table? For example, I'd like to save user selected filtering parameters...

question

We have used customrender to draw a column having an array of objects. In the respective filter select field, it shows as object object. Is there a way for this?...

I am using `confirmFilters: true`. I am using a `filterType: custom` which is then displaying a multi-select. Before using `confirmFilters` I was able to use `onFilterChange` to hook into the...

I have the same problem here, i have tried many things but without success. Because, if you use server side loading on the table, you need to filter them on...

When I click on the table headers (which toggles ascending and descending sort) the table columns move, is it the expected behavior or a bug, I have recreated the issue...

investigate further

Hi, Thanks for the lib! My use cases is the following, I'm using server side filtering with pagination and for column A I need to filter with checkboxes. If I...

Allow user to customize the hardcoded wrapper Component. Without this, user has no control over the overflow wrapper, and thus cannot implement custom scroll systems, or drag systems, etc. ie:...

## Expected Behavior Jest snapshots stay the same when no code changes. ## Current Behavior Snapshots now get a mui-id: field that changes ## Steps to Reproduce (for bugs) We...