Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using an Array with a ComboBox
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00175889
Message ID:
00175907
Vues:
29
>Paul,
>
>Because the combobox is created before the form's Init runs and at that time the array isn;t ready yet. You could simply call the Combo's Requery after populating the array;
>
>* Form Init
>* Populate array
>
>* Then
>ThisForm.Combo1.Requery()

Thanks for the explanation...that helps me to make sense of what is going on.

Paul
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform