Comcast / Comcast/react-data-grid

Editable cells in grouped rows

Open
#2,862 1 comment 1 reaction 0 assignees View on GitHub
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.

![image](https://user-images.githubusercontent.com/4151439/134860079-b4fc5892-3c17-4c54-a01c-97c4919ad051.png)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.