Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ChildBizObj Requery Fires unexpectantly
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00492761
Message ID:
00492822
Vues:
14
Still investigating but it appears this occurs in the Refresh of the ChildBizObj. Specifically in this code:

IF TYPE("EVAL(lcParentView+'.'+lcParentUniqueID)") != ;
TYPE('This.cLastParentUniqueID') OR ;
NOT EVAL(lcParentView+'.'+lcParentUniqueID) == ;
This.cLastParentUniqueID


On the first click of the add button, (form displays, click add) the lcParentUniqueId and This.cLastParentUniqueID are equal and requery does not occur. After moving the record pointer the values are unequal and requery occurs even though no requery is requested (lRequeryChildOnNewParent = .F.)

Kevin, what do you think?


.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform