I set RestrictInContainer to false expecting to be able to move the XamDialogWindow outside the bounds of the browser window. It didn't work. The XamDialogWindow is still restricted to the client area of the browser window. Am I misunderstanding the purpose of RestrictInContainer? Am I doing something wrong (I put RestrictInContainer="False" in the ig:XamDialogWindow opening tag.
Using IE9 and Windows 7.
Help please.
Hello Joe,
I have been looking through your question and I can say that, by default,t the RestrictInContainer property is set to false, but its purpose is to restrict the XamDialogWindow in the boundaries of the container only. If you set it to true you can move it outside, but in both cases the window cannot be moved outside the boundaries of the browser. It is not designed to have such behavior. Please let me know if you need further assistance on this matter.
Looking forward for your reply.
Thanks Stefan. That clears things up for me.
Hello,
Thank you for your feedback. I am glad I helped you and I believe that other community users may benefit from this as well.
Thanks again.