Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Child BizObj and Cancel
Message
De
08/11/2000 11:43:25
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, Californie, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00439270
Message ID:
00439276
Vues:
18
>If you have a Child BizObj and the Parent BizObj changes are cancelled should any changes to the Child BizObj also be cancelled when the Cancel child on cancel parent flag is set (lCancelChildOnCancelParent property on child BizObj is .T.)? What should happen if no changes to the primary (parent), add a child (Clicked OK on the CListObjEditForm), then click cancel the primary? In the last scenario, the child record remains even though cancel was clicked.
>

You added the child record through cListObjEdit by clicking the "Add" button and then clicked "OK" on the modal edit form? Is that a correct assessment? If so, you committed the child record to the table at that point. Clicking "cancel" does trickle down to the child, but there are no changes in the buffer for the TABLEREVERT. It spunds like a timing issue.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform