Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox doesnt refresh
Message
From
27/08/1999 09:38:37
 
 
To
27/08/1999 09:23:08
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00258366
Message ID:
00258377
Views:
25
>I have a combobox that has a rowsource from an aFields array. In the dropdown event I refresh the array to see if any fields where added / modified then refresh the lengh of the combobox. This works great except for the first time in it always has a blank list, but after you click it once it is fine.
>
>Anybody have any insight to this or possibly give me a push in the right direction?
>
>Thanks in advance,
>Jason
Make sure you fill the array before the combo´s init event is fired (the load event of the form should work). Also, remember to Requery() the combo instead of refresh() it. It works better to me.
There´s a better life... Just it´s more expensive!
Cristóbal Manrique M.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform