Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo box control's requery problem.
Message
 
To
25/03/1998 07:53:54
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00086940
Message ID:
00086970
Views:
23
>>I made two Combo box controls on a form
>>- Combo1 and Combo2 for example.
>>Combo2's RowSource is a parameterized view and it's parameter
>>is decided according to the change of the Combo1's value.
>>I called combo2.requery from combo1's InteractiveChange method.
>>But the combo2's list does not change at all.
>>Here I'm stuck , Any suggestion will be welcome.
>Hi Kim,
>Instead of calling combo.requery, requery(View).
>Cetin

or in lostfocus of combo1:

use in Combo2rowsource
use Combo2rowsource in 0
Previous
Reply
Map
View

Click here to load this message in the networking platform