Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help - Not as simple as I thought!!?
Message
From
12/04/2004 11:39:35
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00894047
Message ID:
00894072
Views:
8
>I had posted a question asking if it was possible to define dual column values at design time in a combobox (dropdown listbox). I thought I had the answer but there is a further complication.
>
>I can define the columns by setting my RowSource property to:
>
>January,1,February,2,March,3,etc.
>(RowSourceType = 1)

With a table or cursor, this is no problem: You can have the ColumnCount = 1, and still connect the ComboBox with two columns. In this case, the second column will simply be invisible.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform