‎2010 Oct 27 2:01 PM
Hello,
I am using a table control to display data. I am editing certain data. But when I save the data, the changed data is not getting saved. The displayed data is only saved.
Please suggest
RR
‎2010 Oct 27 3:06 PM
In PAI you have to modify the internal table with new entries of the table control. Then handle your user command SAVE.
‎2010 Oct 27 3:17 PM
In PAI Module Update u r Internal Table by transporting index of table contol index...
And then Update Database table from u r Internal Table...
Moderator message: please do not use SMS speak.
Edited by: Thomas Zloch on Oct 27, 2010 6:21 PM