Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combobox that is tied to a child object
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00614825
Message ID:
00616298
Vues:
28
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform