I have a form with a dozen tabs, one for each child table (all are 1->many to parent). The application is running over a network. Now the app speed is barely acceptable.
Would making the tabs invisible reduces the query calls to the application and therefore increases the record to record moving speed?
I was thinking of having a button to make the tabs visible if the user wants to see the info, otherwise keep them invisible.
Thanks.
Shar
Would making the tabs invisible reduces the query calls to the application and therefore increases the record to record moving speed?
I was thinking of having a button to make the tabs visible if the user wants to see the info, otherwise keep them invisible.
Thanks.
Shar