Subgrid Column ID in a Grid

Hi everyone,

I created a grid which contains a column of subgrid type and other text value columns.

When I update the other text value columns, the update request sent from the grid to the server sometime includes the visible value of the cell, but sometimes it sends the id of the subgrid record instead.

How can I make sure that everytime the grid send out the id of the subgrid record instead of the visible value when I change the value of the other columns?

Thank you.

Unfortunately your issue cannot be reproduced locally.
Please, provide with a demo link where the issue can be reconstructed with exact steps to reproduce the problem