On Tuesday, September 28, 2010 01:37:24 pm Bor-rong Chen wrote: > Just to follow on this. For a single Form application, can a dForm be > parent of another dForm in the same way as dForm being parent of > dDialog? i.e. Can one force the user to have to close the child dForm > in order to access the parent dForm? > > Bor-rong
Almost anything you need to do with a form can be done with a dialog (and yes that includes data access). So you might consider using a dialog. Johnf _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
