You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
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.Beta Was this translation helpful? Give feedback.
All reactions