Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Child BizObj and Cancel
Message
From
08/11/2000 11:43:25
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
 
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00439270
Message ID:
00439276
Views:
16
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform