Comcast / Comcast/react-data-grid
Editable cells in grouped rows
- Dominant language
- TypeScript
- Stars
- 7.7k
- Forks
- 2.2k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 33
Description
I would like to bring some attention to this discussion. I also would to be able to edit the cells that row groups are based off of. Is there a way to do this that I am not aware of?
### Discussed in https://github.com/adazzle/react-data-grid/discussions/2674
Originally posted by **cstehreem** September 27, 2021
Hi,
Thank you for this wonderful grid implementation. I have been trying out its features and have hit a snag. I want to be able to edit the grouped rows but I'm not able to edit the cells which that the grouping is based off of.

Is there any way I can edit the Year column and have the rows reorganize based on whatever the user entered?
I'm using `groupBy` function from lodash to group the rows.
Contributor guide
Assessment
This issue has not been assessed yet.