Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multi-row array only shows one row on form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00548068
Message ID:
00548221
Vues:
10
Thanks for the suggestions, Steve.

BTW: ColumnCount= =ALEN(aMyArray,2) for two columns. Bump the 2 up for more columns. (NOTE: The ',2' is for columns, so your "Bump..." comment doesn't apply.)

- Gerry

>Hey Gerry,
>
>Check these settings in the combobox properties -
>
>1. ColumnCount= =ALEN(aMyArray,2) for two columns. Bump the 2 up for more columns.
>2. Number of Elements = =ALEN(aMyArray)
>3. RowSource = aMyArray
>4. RowSourceType = 5-Array
>
>Those are the only combobox settings you need to worry about for an array, I think. See if that helps. Good luck!
** Gerry White / Hagerstown, MD, USA --
** Developing since 1986 in Foxpro, VFP, Oracle, and Java.
** http://GerrysPlace.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform