Welcome Guest Search | Active Topics | Sign In | Register

Close Dialog Options
Always Learning
Posted: Thursday, November 17, 2011 6:43:09 AM
Rank: Member
Groups: Member

Joined: 12/8/2009
Posts: 26
Hi There,

I have set the AcceptButtonPostBack to true.
When I click on my accept button it fires the click event and I can step through the code in debug mode. What I need to do is close the dialog in my code behind because the dialog does not close.
I am using an asp:button

How do I close the dialog with code?

Thanks for your help.

Steve.
eo_support
Posted: Thursday, November 17, 2011 4:50:46 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,080
Hi,

This is your code error. You could have an UpdatePanel or CallbackPanel that's preventing the dialog from being updated. The dialog automatically closes upon post back.

Thanks


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.