Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Box
Message
 
 
To
01/07/2013 20:17:18
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01577586
Message ID:
01577593
Views:
67
>All,
>
>I have an employee view that has a link to a lookup table called Sex.dbf.
>
>employee.dbf
>pk_emp_id
>
>sex.dbf
>pk_sex_id
>
>I am opening up my employee form with the v_employee in the data enviorment. The form contains textboxes as well as a combo box for the user to selet which sex the employee is. It also has the navigation buttons attached as well as a add button and an edit button.
>
>How can I allow the user to select the correct sex for the employee and once they press save, the record is updated. I think I am asking the right question.

Just set controlsource of the combobox to be v_employee.sex Then update will happen automatically.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform