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

The Table header should have Arrows SVG on all the columns. By all the column options, The sort icon is only visible to the Default Sort Column. ![image](https://github.com/user-attachments/assets/124b94e8-c11d-4ce1-a860-f4da506fb661) | Tech...

## Expected Behavior On responsive the view of table must be like Row to Col. ![image](https://github.com/user-attachments/assets/368c45c2-7ab7-486d-a31c-87d5d360a4d8) ## Current Behavior Sometimes it does not stack the table row to col or...

As we all know, @mui/material and @mui/icons-material have been released V7, mui-datatables only support V5, can we compatible with it.

Hi! I have upgraded mui-datatables: 2.12.0 -> 3.7.8. I found some breaking changes messing up our layouts in a huge frontend application. The reason is the new inner div element...

Error: TS2786: MUIDataTable cannot be used as a JSX component. Its type ComponentType is not a valid JSX element type. Type ComponentClass is not assignable to type ElementType Type 'ComponentClass'...

Update default value to property responsive to vertical

In pagination we can just navigate to next and previous. How to navigate directly to first page or last page ? Something as shown below ![image](https://user-images.githubusercontent.com/13585404/65221416-9d66da80-dada-11e9-8888-a3391100ade4.png)

question