Hi Bruce, follow up, still a problem
Your suggestion regarding the update of the child parent worked, but if you delete a record in the child it does not recognise that the child has changed. - See image
I thought if I set a condition on the red-X button that says the child has changed, your original idea would work, but what?
I tried these three options, but the parent is not picking up that the child has changed.
Words of wisdom please
1, loc:stage = net:web:GenerateTable + net:web:UpdateNav
2. p_web.SetOption(loc:options,'formChange','')
3. p_web.PushEvent('childupdated')
do AlertParent ! propogate event up
p_web.PopEvent()
[attachment deleted by admin]