How to retrieve edited values of nearest cells, not initial values #838
Unanswered
asifka-ramz
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Could anybody help with how to retrieve values from adjacent cells for validation? |
Beta Was this translation helpful? Give feedback.
2 replies
-
@KevinVandy , could you please reply? It would be very useful. I am currently stuck with this, and many others will find it helpful. Sorry for annoying you. Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I hope this message finds you well. I'm currently working on a table editing feature where I need some guidance.
In this feature, while editing a cell value, I'm facing an issue with validating the values in the nearest cells. Specifically, I'm using the onBlur or onChange event, but I'm only able to retrieve the initial values of adjacent cells and not the edited values.
Has anyone encountered a similar challenge or have insights on how to address this issue? Your help would be greatly appreciated!
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions