Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Box
Message
From
11/07/2013 09:43:48
 
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:
01578201
Views:
96
Morning Naomi et al

I made the modifications to the combo box. Here are my current settings:

RowSource = crsSex
Rowsourcetype = none
boundcolumn = 2
boundto = .t.

when I run the form, the combo box doesn't have anything to display. I am able to browse both my tables v_empdemo and the cursor crsSex.

In the load event of the form I placed the following sql statement.

SELECT pk_sex_id, sex_desc FROM sex INTO CURSOR crsSex nofilter



What I am wanting to happen is:
The employee data to populate the screen, to include their sex. Should the user need to modify the sex data, then I want the combo box to show both options and allow the user to do so.
Thanks in Advance.

J. Turner
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform