"Ai Lee Tang" <[EMAIL PROTECTED]> wrote in message
news:53340@palm-dev-forum...
>
> hi all,
>
> i created 2 forms. i named as formA and formB. There are pointing to the
> same database.
>
> FormA is a main form and formB is sub-form of formA. FormA have a table
> shown all the records in the database. When i am in formA and want to
create
> new record, formA will called frmpopupform(formB).
>
> After input the details and to confirm the transaction, i will pressed
> 'done' to go to formA. In order to go back to formA, i called
> FrmReturnToForm(formA) and FrmUpdateForm.
>
> i did add in FrmUpdateEvent in formA. But when i back to formA, the table
is
> not updated. The new record is not added in, it does not show on the
table.
>
> Your help is appreciated.
>
>
> rgds,
> ailee
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
Ailee,
What if you add a new record using formB, press done, then restart the
application? (Surely, this will redraw the table in formA) If the new record
still isn't displayed in the table, then perhaps the error is in the code
that physically adds the record to the database, and not in the visual
updating code?
--
Steffen
Falch.net DeveloperStudio for Palm OS
-"Developers' first choice for PDAs"
<http://www.falch.net/>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/