Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Box with an Array
Message
De
23/06/1999 06:46:27
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00232378
Message ID:
00232865
Vues:
28
Hi Evan,

Thanks for the tips I give them a try today.


>>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...
>
>Someone else got the answer for you, but here are some tips:
>- combobox should almost always have bounto=.t. (set this is your base class)
>- consider making a combobox class that has an array as a property. This solves having to requery after loading the array and then releasing the array.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform