Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox problem
Message
 
To
22/10/1997 15:49:19
Edward Crawford
City Facilities Management
Glasgow, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00056153
Message ID:
00056268
Views:
25
>I have a combobox that has recently exibited a strange behavior. The RowSourceType is set to value,and the RowSource is set to ",Hawaii,Alaska,Pacific,Mountain,Central,Eastern,Alantic,Newfoundland".
>
>When the user clicks on a choice, the list box goes away, but the selection is not displayed in the text portion of the combobox. If they click on it several times it may finally put it in the box. This has been working fine for nearly one year. I have not touched anything in this class, but recently it started doing this. It works fine in NT,and the Win95 machines have Service Pack 1 installed. Do you have any idea what would cause this behavior.
>
>Ed
Ed,

No, I have not seen this behavior. I would sue the debugger to watch the Value and DisplayValue of the combobox. I woudl also check the boundcolumn property to be sure it is 1.

I generally don't use the rowsource of Value, I instead use the rowsource type of None and use AddListItem in the combo's Init to add the options to the list.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform