Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox Display disappearing
Message
From
16/07/1998 16:21:22
 
 
To
16/07/1998 14:32:53
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00118241
Message ID:
00118326
Views:
23
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
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform