This is a migrated thread and some comments may be shown as answers.

The parent content is not blocked when a Rad Modal Window is visible (or enable).

1 Answer 78 Views
Window
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Joshua
Top achievements
Rank 1
Joshua asked on 04 Jan 2011, 12:52 AM
Really I have two troubles related to RadModalWindow. Before I want clarify that, my application should be able to reorder the components when the screen is rotated and there is where I found the trouble. First, I can touch the controls behind of the modal window. Second I put the property  like you can see below:

<telerikPrimitives:RadModalWindow x:Name="WindowFilterObjects" Placement="CenterCenter" Background="#CC000000" WindowSizeMode="FitToPlacementTarget" >

And.. well the window never is resized on all screen :/ I attach images. 

1 Answer, 1 is accepted

Sort by
0
Victor
Telerik team
answered on 06 Jan 2011, 08:36 AM
Hi Joshua,

Thank you for contacting us.

Please set the PlacementTarget property of RadModalWindow to your page instance or to the Application.Current.RootVisual instance.

Should you have any other questions and/or suggestions do not hesitate to contact us.

Kind regards,
Victor
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Window
Asked by
Joshua
Top achievements
Rank 1
Answers by
Victor
Telerik team
Share this question
or