Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox Questions
Message
 
To
07/11/2007 08:42:50
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01267056
Message ID:
01267422
Views:
17
Naomi and Tamar:
Todah Rabah! Since this is used in a parent class, I am hoping that the Combobox will notice on its own if its ListCount has changed. In the Requery method, I put
This.Enabled = (This.ListCount > 1)

I put a Debugger Breakpoint on the line. When I tested it by changing the Value in Combobox1, which changed the Value of Combobox2 (Combobox1's RowSource is the parent table of Combobox2's RowSource), neither one fired its Requery method.

Any ideas on why it doesn't fire?

Jerry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform