Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Box : Not showing values unless focus is set to it
Message
From
16/10/1998 17:38:15
Eric Barnett
Barnett Solutions Group, Inc
Sonoma, California, United States
 
 
To
16/10/1998 12:15:51
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00145892
Message ID:
00147698
Views:
32
I've missed most of this thread, but it sounds like you have a combo box in a grid column that won't show values.

A couple of things: 1) what is the property of Sparse? Try setting it to false (show the combo in all columns) as see what it looks like.

But chances are you have found a little anomaly in VFP grids with Current Control. Try this: in the InputMask property of the ComboBox, put in an input mask that is long enough to contain the values in the Combo Box list, i.e. "XXXXXXXXXXXXXXXXXXXXXX" or something. You should (magically) find the values appear everywhere.

Hope this helps.

Eric Shaneson
Cutting Edge Consulting

>1. Is you boundto property = .t.?
>2. Would you like to post the code for the combo (from using the class browser to view the form--sorry if you know that already)?
>
>You must be really frustrated by now.
>
>> My Combo shows value when it gets the FOCUS. Either by TABBING or by Calling cbo.SETFOCUS()
Eric Shaneson
Cutting Edge Consulting
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform