Hi All,
I am working with a module pool programing and I am calling 3 sub screens into my main normal screen.
In one of the sub screen, I have created a table control and getting the initial values from database and displaying.
Now I try to change the couple of fields in my table control and with out user action (not pressing Enter after changing the values in table control).
I try to save the edited/changed values in table control into the database. But I am not able to do so, since the change values are not able to pick.
My requirement is end user will not do any action(press the enter key ) and he directly presses the save button which is defined in the main normal screen.
Kindly suggest some solution.
Thanks
Geetha