Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing variables between two combo boxes
Message
De
21/01/2013 09:07:57
 
 
À
21/01/2013 07:44:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01563450
Message ID:
01563471
Vues:
62
>I have a form with two combo boxes. The output from the first (i.e. the controlsource - say Thisform.var1) is to be used to determine the data displayed in the second combobox by means of a filter based on var1 in an SQL statement in the RowSource. What is the best way to pass the controlsource to the SQL statement? Thisform.var1 is not allowed in the SQL statement in the rowsource. I have got round it by using a private variable in the form but I feel this is not the correct way to do it.

Here's another approach (albeit written before we had BindEvent):

http://tomorrowssolutionsllc.com/Articles/granr09.PDF

Tamar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform