R
RL
Good afternoon,
I have a form with 10 sub-forms each with its own tab. Depending on the
amount of records in the main form, the form can take up to ten seconds to
load – seemingly not displaying anything until all data has been retrieved
for all 10 sub-forms (even though only one is in view at any time).
I hope to reduce the load time by displaying the whole form as soon as the
visible tab’s data has loaded. Then to either:
- Load the remaining hidden data in a pre-determined sequence.
- Or load other tab data as and when the corresponding tab is selected.
Are either of these alternatives possible? If so, how?
Thanks in advance,
RL
I have a form with 10 sub-forms each with its own tab. Depending on the
amount of records in the main form, the form can take up to ten seconds to
load – seemingly not displaying anything until all data has been retrieved
for all 10 sub-forms (even though only one is in view at any time).
I hope to reduce the load time by displaying the whole form as soon as the
visible tab’s data has loaded. Then to either:
- Load the remaining hidden data in a pre-determined sequence.
- Or load other tab data as and when the corresponding tab is selected.
Are either of these alternatives possible? If so, how?
Thanks in advance,
RL