When i'm editing the cell through the text box control, I lost the inputted value when the record suffers a extern update.
My grid requires real-time updates on its static cells and needs be able to edit in some cells. These cells are edited through the textbox control that lost its value when the static cells are updated.
Is there a way to handle this behavior?