Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox that is tied to a child object
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00614825
Message ID:
00616298
Views:
27
Do you have code that sends a Requery() message to the combobox in the PostRequeryHook() of the business object that loads its data? This ensures that the combo box is updated properly when the RowSource changes.

For example:

PostRequeryHook()
----------------
ThisForm.Combobox.Requery()


Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform