At 03:15 AM 2/20/2009, you wrote: >Subject: Any gain using a table? >From: "Luc Le Blanc" <[email protected]> >Date: Thu, 19 Feb 2009 13:56:23 -0800 >X-Message-Number: 1 > >I have to design a form where I want 8 rows of 5 columns, 3 of them >being editable fields, the other 2 being a checkbox and a >user-selectable label (hopefully a selector trigger). > >The total number of rows (about 30) is to exceed the screen, thus >requiring scrolling. > >Do I gain anything using a table object instead of 8 checkboxes, 8 >selector triggers and 24 field objects? I read Foster's chapter on >tables, and I'm still unconvinced, as tables seem to require even >more code (esp. callbacks).
The simple answer is YES, for this I'd recommend using a table. Is does require more advanced programming skills, but not that advanced and something well within your skill set. Roger Stringer Marietta Systems, Inc. (www.rf-tp.com) -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
