Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Requery a BizObj
Message
De
06/11/2000 11:04:35
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00438343
Message ID:
00438358
Vues:
12
>Is there a way to requery a cursor other than the InitialSelectedAlias?
>
>For example, a combobox is tied (RowSourceType is 6-Fields) to the last cursor in a BizObj/DataEnvironment. Issuing a requery in the PostRequeryHook of the BizObj only requeries the InitialSelectedAlias and does not load the combobox. Is there a way to requery the last cursor? Or do I need to create a new dataenvironment?
>
>Thanks for any help or insight.
>
>Bob

Bob,

In the PostRequeryHook put:

=requery("v_yourlookup")

That should take care of it.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform