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

Not really a bug, it is more a Question/Change Request. ## Current Behavior When opening the 'Filter' dialog, it may happen that this dialog will mostly overlap the table. In...

I am using Material-UI v5.0 beta and mui-datatables is not completable yet with this version. Getting the following error. Could you please update the packages to make it compatible? Thank...

I don't have any idea how to positioning pagination bottom to top. I am able to change the footer background color even added extra button without breaking existing functionality. But...

Is there a way to show TableToolbarSelect always? I redefined the TableToolbarSelect component, now I have my own logic for this component, but I also need it to always be...

Hello! This isn't a bug but me trying to figure out how to do something, if it's possible. I am creating an app with a lot of relationships and I...

Is there a way where I could still display the total amount with the thousand digits without changing its data type? ## Expected Behavior Display the total amount in a...

If the table is placed near tooltips or other elements with z-indexes, some parts of the table (notably the header) can overlap in unexpected ways. Placing the component in an...

Sum and display the entire column value of the total amount and will also change according to the filter ## Expected Behavior It will initially show the sum of the...

Can we sort using multiple columns, if yes how we can do it?