Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Box InterActiveChange() doesn't
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00230227
Message ID:
00230247
Views:
33
Larry,
I'm not sure what you're doing, but have you tried adding THIS.Refresh() after your updating code? Also, remember that combos show the VALUE assigned to the combo, and going to the correct record in the cursor filling the combo is not sufficient. You may need to requery the combo or assign a new value to it.

HTH
Barbara

>I've been using the InterActiveChange() event for a number of text boxes to make a spreadsheet like interface. But I noticed that if I have a combo box and I have code in the InterActiveChange event, the end result is that the code executes fine, but the combo box itself doesn't update (at least in appearance). It remains blank. My only recourse here is to use place the code in the Valid() or LostFocus() event....which is contrary to the rest of my interface.
>
>Is this bizarre or what? Any ideas?
>
>Many thanks
>
>---- Larry
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform