Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox Display disappearing
Message
From
16/07/1998 14:32:53
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
ComboBox Display disappearing
Miscellaneous
Thread ID:
00118241
Message ID:
00118241
Views:
76
I have a combo box in a grid column.
It appears to work (assigns bound column to controlsource), but the display keeps disappearing.
If I open my locals debug window (in the FoxPro Frame) and click between the locals window and my form, the display value changes to "" (in both the grid and in the locals window) when I click on the form and changes back to the correct value when I click on the locals window.

column.Bound = .t.
column.CurrentControl = cboBox
column.Sparce = .f.
cboBox.RowSourceType = 3 SQL Statement
cboBox.Style = 2 Drop Down List
cboBos.BoundColumn = 2

What am I missing?

TIA
Bill Morris
Next
Reply
Map
View

Click here to load this message in the networking platform