Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drop down List Boxes
Message
 
To
17/01/1997 01:14:47
Kenneth Johnson
Software Consulting Services, Inc.
Cleveland, California, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00017632
Message ID:
00027387
Views:
26
>Would some explain in detail the steps to take to accomplish the following in VFP 5.0?
>I have a standard Wizard Form. I am using two tables, we will call them PRODUCTS and SUPPLIER. My form allows users to add new PRODUCTS. I would like to have a drop down list box to select a SUPPLIER.SUPPLERID. When they have selected a supplierid and save the record, it must get saved to the PRODUCTS.SUPPLIERID.

add a combo box. use the builder to select the fields to be displayed. in the 4th tab, select the field in products that the result is to be saved to. add the supplier table to the DE. set the boundto property in the combo to .t.
Previous
Reply
Map
View

Click here to load this message in the networking platform