Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What's wrong with my Combos???? Please help!
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00065206
Message ID:
00065356
Views:
37
>>Hi all,
>>I've got a problem I can't solve. On my form I have five combos. Three of them work perfectly, but two don't. All combos have RowsourceType set to 6-fields. ControlSource set to character field in table (using VFP 3.0b ) and BoundCoulmn set to 1. First combo doesn't even display value in table. It says its value is "0014" for example, but DisplayValue is "". Why is this? And the second "great" combo shows ok, but when I click to see the list - it looks like its disabled. But only the list. I can type the value in, and it works ok, but I can't chose value from list. Anyone can help?
>>TIA
>> Dezider
>
>Have you tried to copy one that works then just change the
>controlsource field?

Thanx for reply. I worked it out. The first one's ControlSource didn't match the lookup table. In second case, the problem was, that Combo was initially Enabled and in one method I issued ....Cmb_currency.Enabled = .T. and then it behaved strangly. I found it in similiar way as you suggested - I created new one with the tried to add the same control, rowsource as the bad one had. It worked perfectly unitl I renamed it to the same name. And then I found that this command causes that. So I just put condition to check if it's enabled or not.
But it's strange to me.....
Dezider
There were three worst disasters in the history of human
race in 20-th century:
1, Hiroshima 44
2, Tchernobyl 86
3, Windows 95
Previous
Reply
Map
View

Click here to load this message in the networking platform