How to show a WebUserControl into a ModalPopupExtender?
- by Unlimited071
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!