Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid With A Combo Box
Message
 
À
01/08/2000 20:42:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00399668
Message ID:
00399856
Vues:
12
Steve,

That sorta worked.

On the combo box, I have RowSource as:

SELECT RecordId, Desc FROM Inventory ORDER BY Desc INTO CURSOR Temp1

and RowSourceType = 3 (SQL)

When I run the form, I see the RecordId in the combo, not the description.
But I want the RecordId to be bound to the Orders table ItemId field.

Not sure what I'm doping wrong here

Any ideas?
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform