navigation form v tabs

bigmac

Registered User.
Local time
Today, 10:09
Joined
Oct 5, 2008
Messages
302
hi all , can you tell me the pro's and con's of each please, and which is prefered :confused:
 
What kind of navigation? What kind of tabs?
 
the user interface is whatever you want it to be.

The table structure needs to be designed correctly. after that, for the application, pick ideas you have seen and like from other apps you have used.
 
prefer tabs than navigation. navigation can be appealing UI, but very hard to reference subform and controls on subform. whenever to change tab in navigation it always requery your subform. imagine your in a record 5000 and you switch tab, the next time you return to this tab, you will be again in the first record.
 

Users who are viewing this thread

Back
Top Bottom