Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1280
DockingManager and Modal dialogs
posted

hello everybody
My application has a main window, with one menu/toolbar and the main content area, which uses a XamDockManager.

What I am trying to achieve is:
I need a MODAL window to be shown to the user, which needs to be on top of the docking panels.

I tried to use a XamDialogWindow control, but all I got is to see the menu/toolbar grayed out, and no dialog visible.
I also checked this post, which is however quite old and states it is not possible
https://ko.infragistics.com/community/forums/t/55594.aspx

Since the post is old, was some progress done on this?
I need the window not to be forced inside the container (as dialog windows does, as far as I understood), and I also need the dialog to be modal
Thanks in advance for your help

Parents Reply Children
No Data