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
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
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
Hello Maura,
Thank you for your feedback.
We will provide you with the build when this feature is ready.
Regards,
Dmytro
Thanks a lot Dmytro!
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
Hi Dmytro
It is working perfectly.
Thanks a lot
Maura