ASP.Net AJAX ModalPopupExtender: Performing an Asynchronous Postback

The ModalPopupExtender in the AjaxControlToolkit is great for showing a modal dialog in ASP.Net web sites. Recently I needed to have my dialog perform some server-side code when the user hit the 'Ok' button. This would require a postback which I wanted to be asynchronous so it would be sea... [More]
Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2010