Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox Question
Message
From
10/02/2010 14:11:09
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
ComboBox Question
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01448605
Message ID:
01448605
Views:
116
I can't believe I'm having a problem with this...........

I have a ReasonCode table
idReason Int
cReason C(20)
cExplanation C(200)

I have a grid whose RecordSource("crsGrid") contains an idReason field.

I need a drop-down combobox which shows cReason value as both the displayvalue and the drop-down list, but puts the proper idReason into crsGrid.

What are the proper properties to set on the combo-box

TIA.............Rich
Next
Reply
Map
View

Click here to load this message in the networking platform