gregnb / gregnb/mui-datatables
mui-datatables customizing number format
Open
question
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I am trying to customize number format in mui-datatable by adding '%' to percentages (e.g. 0.025->2.5% OR 2.5->2.5%) and adding commas in numbers (e.g. 1000000 -> 1,000,000).
Is there any built-in options we can use when defining columns? Something like` `
Thanks for helping!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.