What I do in this situation is right after the FrmReturnToForm, I call TblMarkTableInvalid. Seems to work fine for me...
Chris Olson Dan Dorton wrote: >Hopefully this is an easy question, but it seems to be eluding me... > >I have a table on the main form. I use FrmPopupForm() to open a form to gather data >for a new table item. After the new item is added to the database, the form returns >with FrmReturnToForm(0), but the table is not redrawn. I have redraw code in the >frmUpdateEvent, but this is not being called. > >Is there an other even I can catch to force the redraw? I didn't see any. > >TIA, > >- Dan :D > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
