S
Steve
Help....
I have a multi-level forms. There is a main form, a sub form, and then the
subform has many sub-subforms. When I am entering data into the basic
fields of the first level subform, the program seems to "freeze" for 1-2
seconds after I change a field. The field is simple data entry (like
entering a date). It appears that it is also refreshing the sub-subforms
after I enter basic data into the main subform form.
I have looked and there are NOT any event procedures for the subform field
(nothing that would indicate to the form to save the record and refresh,
etc..)
I have looked and there is nothing in the OnCurrent or any other event
triggers.
I cannot figure out why the form seems to be pausing after I enter data into
a field and to then apparently be trying to update the subforms.
Is there a way to have the system LOG eveything it does so I can see what is
going on? Any other suggestions?
-Stephen
I have a multi-level forms. There is a main form, a sub form, and then the
subform has many sub-subforms. When I am entering data into the basic
fields of the first level subform, the program seems to "freeze" for 1-2
seconds after I change a field. The field is simple data entry (like
entering a date). It appears that it is also refreshing the sub-subforms
after I enter basic data into the main subform form.
I have looked and there are NOT any event procedures for the subform field
(nothing that would indicate to the form to save the record and refresh,
etc..)
I have looked and there is nothing in the OnCurrent or any other event
triggers.
I cannot figure out why the form seems to be pausing after I enter data into
a field and to then apparently be trying to update the subforms.
Is there a way to have the system LOG eveything it does so I can see what is
going on? Any other suggestions?
-Stephen