Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't get combo box to populate
Message
 
À
12/05/2005 09:31:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP
Network:
Windows NT
Database:
Visual FoxPro
Divers
Thread ID:
01013363
Message ID:
01013422
Vues:
14
>Hi there,
>
>I've been attempting to get several combo boxes on a form to populate with the table's current record data, and it works sporadically.
>
>I have a pageframe on my form with 10 pages and tabs to "flip" from page to page. On a tab's CLICK procedure, I have the following code:
>
>THISFORM.pageframe1.com4.COMBODRIVER.CONTROLSOURCE = 'MACHINE.DRIVER'
>THISFORM.pageframe1.com4.combodriver.Value=machine.driver
>
>Any ideas on what I need to do to make my combo box ALWAYS populate?
>
>Thanks for reading.


Joe, what is the RowSourceType and RowSource of that Combo and why on every Click Event of the Page you set ControlSource? It is unneccessary.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform