mui-datatables
mui-datatables copied to clipboard
Datatables for React using Material-UI
## Expected Behavior ## Current Behavior ## Steps to Reproduce (for bugs) 1. 2. 3. 4. ## Your Environment | Tech | Version | |--------------|---------| | Material-UI | | |...
Hello, i have a problem when download the csv. Each string have double quote. Can i delete them ?
Difficult to work with `displayData` outside of `customToolbar` or `MUIDataTable` when customBodyRender is `FormControlLabel` ## Expected Behavior Easily get `displayData` at any given time I think it would be more...
I use muidatatable 4.3.1 the "show columns" width seems too short, any help?
I am looking for a way to add a custom component after the sort icon outside of the button. I think it would be beneficial to add a prop that...
Is it possible? Thanks
Hi. Currently the checkbox to select all selects all items the datatable have access to. Is there a way to trigger a function when this button is clicked? Can't find...
Hello, I would like to know how I get in a row a checkbox already checked when I have specific data. I'm receiving data as `preparedSites[dataIndex][0] === site.siteId` as you...
Is there a way to freeze columns (first column or first two columns) which stay in place as we do a horizontal scroll on the table? ### Environment | Tech...