#102669
Yavor Dashev
Participant

Hi Christophe Weibel,

 

If you want to get the new value in the cells of the row you will have to use onRowUpdated method.

Quick code snippet:

onRowUpdated: (index, stamp, rowNewValue) => {
<div>
<div>                console.log(rowNewValue)</div>
<div>            },

</div>
<div>

Let me know what you think!

Please, do not hesitate to contact us if you have any additional questions.

Best regards,
Yavor Dashev

Smart UI Team
https://www.htmlelements.com/

</div>
</div>