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). Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
