Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Another Combobox question
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00438478
Message ID:
00438837
Views:
17
Bob,

I'm not completely clear on your architecture, but it may be that you need to issue a Requery to the combobox in the PostRequeryHook() of the business object. 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