mui-datatables
mui-datatables copied to clipboard
Datatables for React using Material-UI
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.  | Tech...
## Expected Behavior On responsive the view of table must be like Row to Col.  ## 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 