Nested Modaldialog
I have a form (Form1) and on click of a button opening another form (Form2) in modal window using showModalDialog. In the Form2 I have another hyperlink, clicking on it I want to open another Modal window. Is it possible and how? Any reference links is appreciated.
Ratna
|