W wxdqz New Member Aug 22, 2008 #1 We open a modal dialog (by showModalDialog() function). Let's call 'A'. From there we open another one modal dialog call 'B' without closing 'A' My problem is, how do we refresh modal dialog 'A' after we closed modal dialog 'B'?
We open a modal dialog (by showModalDialog() function). Let's call 'A'. From there we open another one modal dialog call 'B' without closing 'A' My problem is, how do we refresh modal dialog 'A' after we closed modal dialog 'B'?