Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBox doesnt refresh
Message
De
27/08/1999 09:38:37
 
 
À
27/08/1999 09:23:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00258366
Message ID:
00258377
Vues:
26
>I have a combobox that has a rowsource from an aFields array. In the dropdown event I refresh the array to see if any fields where added / modified then refresh the lengh of the combobox. This works great except for the first time in it always has a blank list, but after you click it once it is fine.
>
>Anybody have any insight to this or possibly give me a push in the right direction?
>
>Thanks in advance,
>Jason
Make sure you fill the array before the combo´s init event is fired (the load event of the form should work). Also, remember to Requery() the combo instead of refresh() it. It works better to me.
There´s a better life... Just it´s more expensive!
Cristóbal Manrique M.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform