Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to enter a list in a Combo-box
Message
From
02/12/1997 12:11:20
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00063307
Message ID:
00063310
Views:
58
>I'm new to VFP5.
>I can't seem to find out how to use the combo-box. In FPW you had a drop-down popup list box dialog, where you could enter a list of names, corresponding with a numeric field of a table.
>
>I have a numeric field in a table which has values of either 1, 2 or 3 representing "Pounds", "Dollars" or "Yen". Where and how do I enter these words in the combo-box, so that when the form is run, either of these three words can be selected.?

Use Combo.Rowsourcetype=6 and Combo.Rowsource="table1.field1"
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform