Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Box
Message
De
11/07/2013 09:43:48
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01577586
Message ID:
01578201
Vues:
98
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform