Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Selecting a different source for combo boxes.
Message
De
31/05/1999 11:48:25
 
 
À
31/05/1999 08:57:09
James Boden
Software Solutions For Business
Cumberland, Maryland, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00224633
Message ID:
00224670
Vues:
23
>I am trying to select a different cursorsource for my combo boxes. I have different companies that will select from the same data table layout but it will be in different names. How do I get the combo box to recognize that I changed the datasource? I have tried this statement in the BeforeOpenTable event and the OpenTable event
>dataenvironment.Cursor3.CursorSource = 'somefile'.
>
>This file is free table.
>
>Thanks Jim Boden


After you've changed the rowsource of the combo, get the combobox to requery itself, by calling the requery method.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform