gregnb / gregnb/mui-datatables
Default value when cell is empty?
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
## Expected Behavior
Is there a way to set a "default value" when a cell is empty?
The feature would be similar to this jQuery datatables:
https://datatables.net/reference/option/columns.defaultContent
## Current Behavior
Empty cells are currently empty by default, but the table looks broken to some users, so a default dash value would be more meaningful.
## Steps to Reproduce (for bugs)
N/A
## Your Environment
| Tech | Version |
|--------------|---------|
| Material-UI | 4.9.10 |
| MUI-datatables | 2.14.0 |
| React | 16.13.1 |
| browser | Chrome |
Example of empty cells:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.