Hi
I am getting error, "Form that is already displayed modal cannot be displayed as a modal dialog box. Close the form before calling showDialog" when I am showing form as showdialog. could you please suggest how do i check form is already open and if opened then how can I close it.
Thanks...
Loading
Hemant SrivastavaPosted Dec 19, 2012, 9:43 AM
If it's the case, you may instantiate Model form at only one place and just show/hide as per your need.