Anthony

Cleveland, OH

connectixbusiness.com

Age: 47

It is what it is....

Mar
4
awarded Scholar
Mar
4
accepted jQuery Dialog Close Event not working as expected
Mar
2
comment jQuery Dialog Close Event not working as expected
thank you jfmags, but I have taken another direction..
Mar
1
comment jQuery Dialog Close Event not working as expected
I didn't have your email do I posted the links above..
Mar
1
awarded Autobiographer
Mar
1
awarded Analytical
Mar
1
comment jQuery Dialog Close Event not working as expected
here is a link to the sample app running Sample App Running Link and here is a link to the source files Sample Source Code Link... Thank you and I appreciate you looking at this..
Mar
1
comment jQuery Dialog Close Event not working as expected
I can email you a sample project if that would help... I appreciate it jfmags..
Mar
1
comment jQuery Dialog Close Event not working as expected
I have modified my button, maybe I am doing this wrong.. <asp:Button ID="CloseButton" runat="server" Text="Close" OnClick="CloseButton_Click" OnClientClick="$('#resultDiv').dialog('close'); return true; _doPostBack('_Page', 'UpdateGridView1');" /> UpdateGridView1 is a function in CodeBehind
Mar
1
awarded Student
Mar
1
comment jQuery Dialog Close Event not working as expected
parent form.. I have the CodeBehind firing on Edit3.. I need to do a partial update when the dialog returns.
Mar
1
comment jQuery Dialog Close Event not working as expected
OK... I am halfway there... Is there a way to have an event fire when the dialog closes. Keep in mind that the event will have to be passed to the ShowDialog() since I will be calling that function from several places.
Feb
29
awarded Autobiographer
Feb
29
awarded Analytical
Feb
29
awarded Editor
Feb
29
comment jQuery Dialog Close Event not working as expected
Sorry.. I renamed the form in edit3 to form2.. this was just a quick sample i put together.. that was an oversite.. Still doesn't work..
Feb
29
revised jQuery Dialog Close Event not working as expected
edited tags
Feb
29
asked jQuery Dialog Close Event not working as expected