How to edit value in data table or in data row in debug mode?

Hi,
When debugging the code, I can edit the string variable value/ Int variable value.
But If I edit a value in data row or data table, that is not reflecting. How to edit that?

Example:
Opening data row for editing the date:

Edited and clicked OK.
Opened again, edited value is not there, previous value was there. How to update the value?

Hi @vigneshnkv ,

Could you show us what steps you have performed for Editing the Row value ? If possible could you show us with Screenshots ?

  1. Clicked on Edit icon (pencil icon)
  2. Modified the date value
  3. Clicked OK

checked the value → Not updated.

have a check with working on immediate panel
grafik

5 Likes

This worked! thanks you

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.