Skip to Content
0
Former Member
Apr 28, 2009 at 05:17 AM

Saving data from the subscreen

25 Views

Hi,

I have a tabstrip having 3 tabs in it on the main screen. The 3 tabs have 3 subscreens ,on each subscreen there are some fields which the user enters(Dialog Program). Once the user enters the data in all the subscreens there is a save button on the main screen.Please suggest how should i code so that the data from the subscreens is stored into the database table on pressing save button.I have written the code in the PAI module of the main screen but its not working.Please suggest.