Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help on Combobox please!
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00290010
Message ID:
00290663
Views:
13
Hi David,

>The Combobox is not actually bound to the numeric, Bill. I use a numeric to find the correct record in the cursor, but the combobox displays a character field (list of names). Changing the BoundTo did not help.
>

Sorry for the "Red Herring" <G> Let's try again.
Could you post the structure of mycursor? Also what is BoundColumn and ColumnCount? What I have so far is:

BoundColumn=?
BoundTo=.F.
ColumnCount=?
ControlSource=m.control_source_variable
RowSource=mycursor
RowSource=2

Does the BoundColumn match the ControlSource? In other words, is mycursor.myfield the first column in your cursor if BoundColumn=1?
Bill Armbrecht
VFP MCP
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform