Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid With A Combo Box
Message
 
To
01/08/2000 20:42:46
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00399668
Message ID:
00399856
Views:
21
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform