Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox not displaying ..
Message
From
17/09/2010 11:19:39
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01481611
Message ID:
01481615
Views:
34
Those values are not set in code, they are properties that are saved in the object.

I'm not sure what you are suggesting about ListIndex, not where you are suggesting that I put it.

When I come back to the back (that is, when the value is not displayed correctly), the Value Property is correct, but ListIndex is 0 and DisplayValue is empty.

I tried setting .Value = .Value in Refresh, but to no effect.



>>I'm having a problem with a combobox showing up blank ...
>>
>>It is on page 3 of a pageframe. The first time I select this page, the display is correct. If I select another page, and then return to page 3, it is empty. However, if I then click on it, it displays correctly.
>>
RowSourceType = 5
>>RowSource = 'This.aRowSource'
>>BoundTo = .T.
>>BoundColumn = 2
>>
>>The ControlSource is numeric.
>>
>>Anybody with any suggestions?
>
>Try switching RowSource/RowSourceType statements around. I think we had a similar problem - I will need to dig for the solution.
>You may do something like
>
>this.ListIndex = this.ListIndex or similar things...
Jim Nelson
Newbury Park, CA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform