Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using an Array with a ComboBox
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00175889
Message ID:
00175907
Views:
28
>Paul,
>
>Because the combobox is created before the form's Init runs and at that time the array isn;t ready yet. You could simply call the Combo's Requery after populating the array;
>
>* Form Init
>* Populate array
>
>* Then
>ThisForm.Combo1.Requery()

Thanks for the explanation...that helps me to make sense of what is going on.

Paul
Previous
Reply
Map
View

Click here to load this message in the networking platform