asp:button : refresh parent and close child at end of btn_click

B

Brad Smith

I have an asp:button control called "Save and Close" in a child window
that updates a record in a database table. That code works great.

What I'd like to do after the update is to use javascript to refresh
the parent window (with something like
window.opener.location.reload()) to pick up the new values, then close
the child window (with self.close).

I've done a lot of reading in the groups, and know that you can add
javascript attributes to the onclick event of an asp:button, but I
don't want the window to close before the update takes place.

Anyone have a quick solution to this sort of situation?

Thanks,

--brad smith
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top