gregnb / gregnb/mui-datatables
Unable to perform cellEditable operation
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
Trying to perform edit operation on MUIDatatable and https://codesandbox.io/s/mui-datatable-example-forked-7lu7ue is the codesandbox link.
When onClick of a cell, a textfield should show up for that particulat cell inorder to perform edit. But when onClick of cell all the cell input field shows up for all columns within that cell.

here is the code which I have tried to celleditable.
## Expected Behavior
## Current Behavior
## Steps to Reproduce (for bugs)
1.
2.
3.
4.
## Your Environment
| Tech | Version |
|--------------|---------|
| Material-UI | |
| MUI-datatables | |
| React | |
| browser | |
| etc | |
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.