Saturday, March 10, 2012

User control inside ModalPopup

What about adding an UpdatePanel? :) I have done the same thing, then I had an updatepanel, with the modalpopupextender and a panel with a usercontrol inside. so it can be done :)

GL


Oh, and the usesubmitbehavoir should not be neccessary. then you're just asking it to do a full postback. I believe it is false by default so just remove that attribute.
I'll give that a try, thanks.

No comments:

Post a Comment