How to set the owner of the ShowDialog method correctly in a nested navigation application

3 replies. Last post: December 13, 2010 10:54 PM by Glenn Layaar
Tags :
  • New Discussion
  • New Question
  • New Product Feedback
BTC ITMember

Dear,

My test application is as follows :

A MainPage with navigation buttons and a frame. When pressing the Home button a child page will be loaded in the frame.

The child page has a navigation bar on the left side and a frame containing one Home page. On that home page there is 1 button that displays a dialog window ( UXDialogBox)when pressed on it.

When I set the ChildPage as root and run the application, press the button then the dialog window will be displayed correctly.

 

If I set the MainPage as root, press the button then the dialog window is only partially visible. It seems that the first row of the Grid is set as owner of the Dialog.

How can this be solved ?

 

Kind regards,

 

JohnV

 

A test application and some screenshots are attached

All times are GMT -5. The time now is 2:36 AM.
Previous Next