[AccessD] Refreshing a form
Rocky Smolin
rockysmolin2 at gmail.com
Fri Dec 9 14:13:39 CST 2022
That's a good idea. If called from the Main Menu I don't think it would
affect anything re:Main Menu if opened modal.
r
On Fri, Dec 9, 2022 at 12:05 PM John Colby <jwcolby at gmail.com> wrote:
> If you can open the task form modal, then code execution stops in the code
> that opens that form. When the modal form closes, the code continues to
> run, which can do the refresh.
>
> On Fri, Dec 9, 2022 at 1:16 PM Rocky Smolin <rockysmolin2 at gmail.com>
> wrote:
>
> > Dear List:
> >
> > I have a dashboard form from which the user can select a task which opens
> > up a task form. Having made changes to the task form and closing it, I
> > would like the dashboard form to reflect those changes.
> >
> > I have a refresh routine in the dashboard form's module and a temporary
> > button on the dashboard to refresh the form. I suppose I could call the
> > refresh routine in the dashboard from the task form, but I'm wondering if
> > there is an event which fires when the task form closes and the dashboard
> > gets the focus but I haven't found one that will do that.
> >
> > Is there one? Or must I call the refresh routine in the dashboard from
> the
> > task form.
> >
> > MTIA
> >
> > Rocky
> > --
> > AccessD mailing list
> > AccessD at databaseadvisors.com
> > https://databaseadvisors.com/mailman/listinfo/accessd
> > Website: http://www.databaseadvisors.com
> >
>
>
> --
> John W. Colby
> Colby Consulting
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> https://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>
More information about the AccessD
mailing list