Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose fieldName, oldValue and newValue on onCellEditRequest #62

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

hingew
Copy link
Collaborator

@hingew hingew commented Sep 19, 2024

Description

Added the following fields to onCellEditRequest:

  • field
  • oldValue
  • newValue

This makes it possible to just decode the value for the field that actually changed.

REF: https://www.ag-grid.com/javascript-data-grid/cell-editing/#reference-editing-cellEditRequest

@hingew hingew self-assigned this Sep 19, 2024
@hingew hingew force-pushed the feature/expose-field-name-on-change-edit-request branch from 5794813 to b561e2a Compare September 19, 2024 14:29
@hingew hingew force-pushed the feature/expose-field-name-on-change-edit-request branch from b561e2a to d87e4ae Compare September 26, 2024 11:50
@hingew hingew merged commit 219e092 into main Sep 27, 2024
2 checks passed
@hingew hingew deleted the feature/expose-field-name-on-change-edit-request branch September 27, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants