Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COMBO BOX BLUES - Help needed NOW!!!
Message
De
08/07/2002 12:12:43
John Baird
Coatesville, Pennsylvanie, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
COMBO BOX BLUES - Help needed NOW!!!
Divers
Thread ID:
00676177
Message ID:
00676177
Vues:
68
Hi guys:

Still having trouble getting this thing to work. I have downloaded microsofts example of "How to make a combo lookup in a grid" - it doesn't work.

I have played with all of the properties until I am cross-eyed. I need an example of real code that implements a lookup in a grid. Has anyone done this?

Here are the particulars again.
2 Tables CurGrid1 - holds the information for display in the grid.
Driver - holds the drivers information keyed to driverid C(10)
WITH grid
     WITH .column4
.ControlSource = 'curGrid1.drv_sname'
grid.column4.cboDriver.ControlSource = 'curGrid1.driverid'
Thanks...
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform