Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox Display disappearing
Message
From
16/07/1998 20:46:39
 
 
To
16/07/1998 16:21:22
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00118241
Message ID:
00118415
Views:
42
column.ControlSource=< someview.someNumericField >.
As I said, it's putting the correct value into the ControlSource, it's just the display value keeps disappearing, but the value is the correct value.

>What's your controlsource set to?
>
>>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
>>
Bill Morris
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform