Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox InteractiveChange not firing?!?
Message
From
27/03/1998 19:49:02
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00087718
Message ID:
00087860
Views:
29
>I have a ComboBox on a form with the RowSourceType = Alias. In the InteractiveChange event, I want to assign the value of one of the fields in the table to the ComboBox's TAG property. However, the InteractiveChange event doesn't appear to be firing at all. I placed a WAIT WINDOW in the event to test, but it never executes. I thought that when the ComboBox item is changed either with the mouse or the keyboard, this event would fire. Any suggestions?


Are you changing the value in code or actually selecting the item with the keyboard or mouse? If in code, you need to use the programaticChange. The InteractiveChange works in my code, so I don't know what the problem is.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform