Thanks Jan,
Will probably end up doing something like that. Makes for more work...had wanted to use dbgrid's and dbnavigator's to make multiple data dictionary edits quick and dirty... Would be useful to have a toggle that would shut down the table dependencies... Steve ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of jan johansen Sent: Thursday, April 17, 2008 8:37 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Forms and multiple tables Steve, Use a form that is not associated to a table. Then place your enhanced tab control. Then place variable list views in each of your tabs that look up different things. You can place an on clik eep in the variable list view if you actully need to 'go' to the table. Jan -----Original Message----- From: "Steve Martin" <[EMAIL PROTECTED]> To: [email protected] (RBASE-L Mailing List) Date: Thu, 17 Apr 2008 07:28:02 -0700 Subject: [RBASE-L] - Forms and multiple tables Quick question for the group... I want to use an Enhanced Control Tab in order to edit multiple tables in a single form. The tables have nothing in common. Is there a way to fool the form so that it isn't looking for common columns? Thanks, Steve

