Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COMBO BOX blues
Message
From
17/07/1998 18:59:12
 
 
To
17/07/1998 18:11:25
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00118827
Message ID:
00118853
Views:
15
>I know this is a bit symplistic but have you tried putting your SQL in the Valid clause of the first combo or in the gotfocus of the second?

Terry
Thankyou for your reply. I resolved the issue by trying "one" more thing!!!!
I defined the array as Public in the form's init, which works fine. But I found out that if the array size changes programitcally, the Combo Box 'NumberOfElement' doesn't update, and I must issue a ThisForm.cboMyCombo.NumberOfElemets = ALEN(aMyArray)

Regards

Kia
Previous
Reply
Map
View

Click here to load this message in the networking platform