Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simple ComboBox Question
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00894040
Message ID:
00894045
Views:
9
Sorry, dumb question. I just looked in the VFP help file and found my answer. I thought I had already looked there.


>I want a combobox as a dropdown listbox on my form. The list will display the text value of the months (January, etc.)
>
>I typed the months in the RowSource property and set RowSourceType = 1. However, what I really want stored into my ControlSource is the numeric equivalent of the chosen month ... Jan = 1, Feb = 2, etc.
>
>Is there any way to enter two column values in the RowSource at design time. Something like, "January,1;February,2;etc."?
>
>Thanks in advance.
>
>Rodd
Previous
Reply
Map
View

Click here to load this message in the networking platform