Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo box with no ControlSource problem
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01504238
Message ID:
01504257
Views:
42
I *only* call a refresh of a combo / listbox in the Activate Event of the form, or from any control that may change the values of the table the list is sourced to. Try it from the Activate and see if it helps.

As a side note I have a form property on my form class that is called FIRST_TIME. The code to refresh the list in the ACTIVATE is only if First_Time is TRUE. Once I fire the refresh I set this property to FALSE so it won't refire the refresh everytime you click on the form.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform