Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
One record combo box
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00692427
Message ID:
00692447
Vues:
25
Thanks Nayda, but it does not make a difference. All that displays is the first element of the array. The form is modal.

>>I'm going cross-eyed. Simple form with regular combobox using form array.
>>form Array is filled from Acopy(aArray,ThisForm.aCopyArray) from another control
>>Number of elements is Alen(ThisForm.aCopyArray)
>>rowsource = thisform.aCopyArray
>>rowsourcetype = 5
>>combobox initially set visible=F and enabled=F
>>
>>Should have 80+ records.
>>Still only 1 record displays, any ideas?
>>
>>Thanks, Chuck
>Don't put Number of elements. Also don't set it disabled, since it's invisible anyway...
>
>If you assign it in code, it should be
>RowSource = [thisform.aCopyArray] && e.g. in quotes
Extreme Programming = Plan -> Design -> Code -> Test
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform