A
Andre Beier
I have a form that displays ALL the records from one table continuosly. On
that form I have a button to create a new entry in a different form. When
the User clicks the SAVE Button of the new Form, I save the record and close
that form.
However, the NEW Record does not show up in my LIST. I always have to close
the form and reopen it.
I also tried to put an UPDATE Form-Button in there, but that does not seem
to have an impact at all.
So is closing out the form programmatically and open it again my only
option?
Thanks in advance
Andre
that form I have a button to create a new entry in a different form. When
the User clicks the SAVE Button of the new Form, I save the record and close
that form.
However, the NEW Record does not show up in my LIST. I always have to close
the form and reopen it.
I also tried to put an UPDATE Form-Button in there, but that does not seem
to have an impact at all.
So is closing out the form programmatically and open it again my only
option?
Thanks in advance
Andre