Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with ComboBox
Message
 
To
15/11/2002 13:35:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00723117
Message ID:
00723512
Views:
9
Hi Alan,
Yes, the array DEFINITELY has the data because I do a for loop with a wait window on another button and it displays the data fine

Regards,

Gerard




>Have you stepped through it to make sure that the array contains what you think it does?
>
>Alan
>
>>Hi Folks and thanks for your replies.
>>I've tried all three suggestions:
>>DisplayCount,NumberOfElements and Requery but still have the same problem.
>>
>>Any Ideas ?
>>
>>Regards,
>>
>>Gerard
>>
>>
>>>Gerard,
>>>
>>>Whenever you change the array you need to call the combo's requery method;
>>>
>>>
>>>* Form's Init
>>>
>>>* Set array with data
>>>
>>>* Now requery the combo
>>>Thisform.Combo.Requery()
>>>
Previous
Reply
Map
View

Click here to load this message in the networking platform