Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Box with an Array
Message
De
22/06/1999 07:38:30
 
 
À
22/06/1999 07:26:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00232378
Message ID:
00232386
Vues:
27
>I have a Combo box with an array as a data source. I only get one item showing up in the combo box. I checked the array in debugger and it contains 3 items.
>The NumberOfElements of the combo is =ALEN(ThisForm.laDiameter).
>The RowSource is ThisForm.laDiameter
>I have tried both t and f in the Boundto...
>
>Any Ideas?
>
>Thanks


After setting the rowsource etc, try a requery. eg

THISFORM.cboCombo.Requery()

Macer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform