NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Robert Iliuta on January 31, 2014, 03:09:25 AM

Title: refresh parent after child update or new selection?
Post by: Robert Iliuta on January 31, 2014, 03:09:25 AM
Hallo,


How can I refresh parent (row/browse) after I update the child?
It's possible ?

I have NT7.34

Thank you,
Robert
Title: Re: refresh parent after child update or new selection?
Post by: Bruce on January 31, 2014, 05:35:30 AM
It will/should probably do it automatically for you.
but it depends a bit on how you've "linked" them together. Is the one browse added to another browse as a Child, or are they just two browses on the same form?

cheers
Bruce
Title: Re: refresh parent after child update or new selection?
Post by: Robert Iliuta on January 31, 2014, 05:39:11 AM
Hallo Bruce,

it's like this:
Quote
one browse added to another browse as a Child

On the post update method on a child I calculate a total that is on the parent browse...and after I update the child the parent row/browse is not refresh ...

Thanks,
Robert