noname
13 Jun 2007, 10:45 PM
Hi all,
I have an ext. dialog loaded with a child page. If submit is successfull, I want to close this dialog and show a message box. I am doing the form submition on AJAX and it will return a string , by checking the string I show/close the dialog and display message box. here my problem is how can I invoke the dialog.hide() method of the parent page?
let me know if this method is right, if not please suggest another method.
Thank you,
I have an ext. dialog loaded with a child page. If submit is successfull, I want to close this dialog and show a message box. I am doing the form submition on AJAX and it will return a string , by checking the string I show/close the dialog and display message box. here my problem is how can I invoke the dialog.hide() method of the parent page?
let me know if this method is right, if not please suggest another method.
Thank you,