Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Indexes in Project Manager Sample App
Message
De
12/03/1999 06:28:36
 
 
À
11/03/1999 06:09:39
Rex Mahel
Realm Software, Llc
Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00195681
Message ID:
00196710
Vues:
40
>Jose,
>
>Is there any way to trigger a BizObj.REQUERY() when returning to Page1 to avoid having to create the index?
>

Well the closest event I could find to accomplish this is the BizObj.UIEnable() method. This in opposite to use the page::Activate() event.

If you have a look at the KBizObj::UIEnable() method you'll see how it's used to make it the primary bizobj when a page gets activated.
So you could put something in the UIEnable() to have your bizobj automatic requeried.
If you do it in a subclass don't forget to DODEFAULT() so the functionality for making it a primary bizobj doesn't get lost.

regards,
Yves Mulkers.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform