Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't get combo box to populate
Message
De
12/05/2005 11:14:51
 
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:
01013428
Vues:
12
>>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.

What is the better way of doing it?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform