Update row in subform

Update row in subform

Hello,

I have a form "PRODUCTS" with ID and Text
i have a subform with 2 fields, ID and Text and NewProduct.

How can i update my specific row when i change the value of NewProduct on the second row by example ?

My test change always the value on the first row ?

thanks you