Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox confusion
Message
 
 
To
04/05/2009 09:35:44
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01397753
Message ID:
01397754
Views:
58
>Having just upgraded to SP2, I now am encountering an interesting problem with a combobox.
>
>The combobox has:
.RowSourceType = 6
>.RowSource = 'SolomonBins.Bin'
>.ControlSource = 'ThisForm.cBINto'
>
>SolomonBins.Bin is a character field; the dropdown list shows character values.
>
>However, the value for this combobox is now numeric (looks like ListIndex) rather than the the character value from the list.
>
>I haven't made any code changes to explain this.
>
>What gives?

Check BoundTo property of the combobox.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform