Hi,
I want to call some javascript code after the call to the PostUpdate routine in a NetWebForm. I put some code after the call to ntd.save(event) in the onclick event of the 'Save' button but it gets called before the call to the PostUpdate routine. How can I call some javascript code that gets executed after PostUpdate has finished?
Regards,
Ubaidullah Nubar.