Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid With A Combo Box
Message
From
02/08/2000 11:05:06
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00399668
Message ID:
00399861
Views:
12
Kevin,

Do you have ColumnCount on the combo set to 2? You will also need to put an entry in ColumnWidths (such as 60,200) to get your columns to line up.


>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
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform