Good day,
Since upgrading to the 2157 revision, all the igDialog dialogs open up in relation to the control they are located at.
For e.g., if the dialog is in an ASP.NET User Control, the dialog will only pop up in the control's area, not the page as it did in previous versions, leaving the rest of the page non-modal, only the area of the control.
We have tried to append the dialog to the form when it is opened, but this causes other errors on the page.
What can I do to get the old behaviour back?
Thanks,
Hello,
Please let me know if you still need assistance with the matter.
Hi Eduard,
I tested your scenario with a blank project where I placed a UserControl control containing igDialog on the page. The dialog was not limited to the user control area and it was modal - I could not interact with items outside of the control. Can you please share some code, or a small sample, reproducing the issue, so I can look into it? Thanks.