jwcolby
jwcolby at colbyconsulting.com
Mon Sep 21 17:07:33 CDT 2009
JIT subforms. My framework automatically handles this for subforms placed in tab pages. John W. Colby www.ColbyConsulting.com Max Wanadoo wrote: > Ok, it is for ME. > > I will never go back to tabs. > > Tabs load ALL the data for all the tabs each time you open the form and each > time you navigate between records. ALL of it ALL the time. > > A button merely replaces the sub form with another sub form. Practically > instantaneous and only loads the data in the sub form that you have opened. > To the user it looks and feels the same but FASTER...a lot FASTER. > > One form I had was practically unworkable and now it flys. > > > Max > > > -----Original Message----- > From: accessd-bounces at databaseadvisors.com > [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Charlotte Foust > Sent: 21 September 2009 20:57 > To: Access Developers discussion and problem solving > Subject: Re: [AccessD] Update or CancelUpdate Without Addnew or Edit > >> Best of all, drop the multi-tab subform and replace with buttons. Must > faster and easier to maintain. > > NOT! > > Charlotte