Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Browse in form
Message
 
À
08/09/1999 12:37:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00262450
Message ID:
00262456
Vues:
10
>How can I get the default browse window triggered by an sql statement to take up only part of a form? If I define my own window it won't appear n the form. In the dev environment it appears on the main vfp screen.

Most of us no longer use "browse" in apps, grids are for this purpose. Do the SQL into a cursor, set the grid columncount to -1, and the recordsource to the cursor's alias, that should get you going...or consider a view, also.

The alternative is to look through the BROWSE clauses, try IN WINDOW, etc. Maybe something will still work in vfp...
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform