Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combobox with multiple columns
Message
De
27/11/2001 06:05:00
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00586158
Message ID:
00586199
Vues:
17
Hi Jim do the following:
combo.BoundColumn = 1
combo.BoundTo = .t. && if the value of the first column of the aa«rray in numeric.
combo.ColumnWidths = "0, 150"
>I am using a combobox with multiple columns. Data is from a two-dimentional array. The combobox drop down list shows the two columns just as I wanted.
>Example:
>
>01|Item one
>02|Item two
>03|Item three
>
>I have set "BoundColumn" to 2, but when I select a row, the value in the combobox is from the first column and not the second. What am I doing wrong that I can't get the 2nd column text to show in the combobox display?
>
>Colombo.
Alexandre Palma
Senior Application Architect
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform