Welcome Guest Search | Active Topics | Sign In | Register

Showing AJAX ModalPopupExtender when EO AJAXUploader_FileUploaded completes Options
HT
Posted: Friday, July 18, 2008 3:26:57 PM
Rank: Advanced Member
Groups: Member

Joined: 3/18/2008
Posts: 41
Hi.

I'm using your CallbackPanel around the AJAXUploader to avoid a full postback when AJAXUploader_FileUploaded completes. But when AJAXUploader_FileUploaded completes, I want to show a AJAX ModalPopupExtender. Adding ModalPopupExtender.Show() inside the AJAXUploader_FileUploaded gives me no visible modal window.

How can I force the ModalPopupExtender to be shown when AJAXUploader_FileUploaded completes?

If your answer is that it is impossible to open the ModalPopupExtender from your AJAXUploader_FileUploaded event, then I would like to see if your Dialog can be used. So then my question is:

- How can I open your Dialog window when AJAXUploader_FileUploaded completes? :-)

Thanks.

HT
HT
Posted: Friday, July 18, 2008 5:37:36 PM
Rank: Advanced Member
Groups: Member

Joined: 3/18/2008
Posts: 41
I found it!!

Thanks to your ClientSideAfterUpdate event on CallbackPanel, I am able to run a javascript function when the CallbackPanel completes. From that function I can show the ModalPopupExtender window.

HT
eo_support
Posted: Friday, July 18, 2008 8:39:44 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,097
Excellent! Thanks for letting us know!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.