Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COMBO BOX
Message
From
11/08/2000 09:55:27
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00403861
Message ID:
00403904
Views:
15
The first column is always the displayed column.
It sounds like you have a RowSourceType of 2 (alias) for this.
You can leave the RowSourceType as is, or change it to 6 (fields).
Set the RowSource to "myAlias.DisplayThisField,field2,field3,..."
Set the BoundColumn to 1.

>HI,
>
>I have a combo box with 5 columns, the bound column is 2nd and I'd like to display the second column but by default it displays always the first.
>
>How may I display the 2nd column of the selected item?
>
>Thank you
>
>Luc
Insanity: Doing the same thing over and over and expecting different results.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform