Need a special offer?Find out if your project fits.
+

How to get the value of an edited cell

Answered
Maura Piredda asked on February 4, 2019

Hi support team
We are facing an issue regarding the cell editing.
We are listening for the event 'datachanged' and storing the content of the event into a variable
The 'datachanged' event seems to be triggered when the user clicks in another cell of the grid, but we need to register the data changes even if the user click on a button outside the grid, without forcing him to click into another cell.
This is a JSFiddle example. If you click on the Save button when a cell is in the "editing" status, so to say, the new value is not registered because the 'datachanged' event has not been triggered yet.
What we can do to solve this problem?
Thanks a lot
Maura

6 answers

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster February 4, 2019

Hello Maura,
Thank you for writing to us.
Our dev team will add the necessary update which should allow supporting such behaviour, ETA Feb 25.
We will keep you updated.
Regards,
Dmytro

Public
Maura Piredda February 4, 2019

Hi Dmytro
Thanks for your fast reply.
Please, may we have a build with this feature earlier? This is a very important issue for our customer and he asked us for a fix asap.
 
Regards
Maura

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster February 5, 2019

Hello Maura,
Thank you for your feedback.
We will provide you with the build when this feature is ready.
Regards,
Dmytro

Public
Maura Piredda February 6, 2019

Thanks a lot Dmytro!

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster February 15, 2019

Hello Maura,
We are glad to inform you that we have managed to prepare the update earlier.
Please find a fresh build here: https://s3.amazonaws.com/flexmonster/fisglobal/FLEXMONSTER-2019-FIS-FEB15.zip.
Let us know if everything works fine for you.
Regards,
Dmytro

Public
Maura Piredda February 18, 2019

Hi Dmytro
It is working perfectly.
Thanks a lot
Maura

Please login or Register to Submit Answer