We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

How to capture keydown event when a cell is in inline edit mode In ReactJS using Syncfushion grid?

In ReactJS using Syncfushion grid edit mode of a row I need to perform validation, scenario is when I'm on any cell fire the tab out event my control moves to next cell at that moment I should get the previous value of the cell and also current cell value these two cell values needs to be compare.

Please provide me the solution with the code sample


Thanks!


1 Reply

FS Farveen Sulthana Thameeztheen Basha Syncfusion Team January 5, 2023 04:05 PM UTC

Hi Pandilwar,


Greetings from Syncfusion Support.


Before proceeding this we need some more additional information to guide you in right way. Share us the following details.


  1. Please confirm whether you are using Essential JS1 Grid or JS2 Grid.
  2. Complete Grid code example.


If you are using Essential JS1 Grid, we have already discussed about (access row Data while custom validation) in our Syncfusion KnowledgeBase. Refer to the below link:-

https://www.syncfusion.com/kb/7129/how-to-access-row-data-in-custom-validator


Regards,

Farveen sulthana T


Loader.
Up arrow icon