How to show a WebUserControl into a ModalPopupExtender?

Posted by Unlimited071 on Stack Overflow See other posts from Stack Overflow or by Unlimited071
Published on 2010-02-24T20:42:50Z Indexed on 2010/03/16 17:11 UTC
Read the original article Hit count: 437

Hi all,

Today I'm experimenting with the AJAX Control Toolkit controls, specifically with the ModalPopUpExtender control. Accomplishing basic tasks is really easy with this control but then came an idea...

What if I wanted to dynamically load a WebUserControl into a ModalPopUp? can this be done? if so, how?

Many thanks!

© Stack Overflow or respective owner

Related posts about asp.net-ajax

Related posts about ajaxcontroltoolkit