Page_Load after Modal Popup

Posted by n0chi on Stack Overflow See other posts from Stack Overflow or by n0chi
Published on 2010-04-20T20:32:05Z Indexed on 2010/04/20 20:33 UTC
Read the original article Hit count: 188

Filed under:
|

I have a page with a user control which gets some data updated via a modal popup. Upon clicking "ok" on the modal popup - the new data is being written to the database - but the base page doesnt "reload" to show the updated data. How do I get that to happen?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about modalpopupextender