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

RadAlert shows behind a Silverlight control

3 Answers 67 Views
Window
This is a migrated thread and some comments may be shown as answers.
Kashif
Top achievements
Rank 1
Kashif asked on 29 Oct 2010, 07:50 PM
Hi,
I am using a RadAlert widow to show a warning message through java script. The window shows up fine but if there is a Silverlight (not telerik) control on the page, it shows behind it. I tried chaging the z-index it does not work. I changed the overlay property of RadWindowManager to True but it shows strange behavior. After changing this property, it shows some part on top and some part behind the silverlight control.

Note: The page is dynamically created and the RadWindowManager is added to another custom control dynamically.


Any help in this regard would be appreciated.

Thanks,
-Kashif

3 Answers, 1 is accepted

Sort by
0
Fiko
Telerik team
answered on 03 Nov 2010, 12:03 PM
Hello Kashif,

Could you please make sure that you set the Overly property to the right RadWindowManager? I ask you this because if you have two or more RadWIndowManagers on the page (including MasterPages and user controls) then the first one will be used by the global methods like radalert, GetRadWindowManager, etc. If this is not your case, could you please open a new support ticket and send me a sample which shows the problem. I will check it and do my best to provide a working solution as soon as possible.

All the best,
Fiko
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Accepted
Mark
Top achievements
Rank 1
answered on 05 Nov 2010, 02:21 AM
Try Creating your Silverlight Control with the Windowless property set to true, this corrects most issues of this type.

http://www.85turns.com/2008/06/17/div-on-top-of-silverlight/
0
Kashif
Top achievements
Rank 1
answered on 16 Nov 2010, 08:11 PM
Thanks Mark it worked!
Tags
Window
Asked by
Kashif
Top achievements
Rank 1
Answers by
Fiko
Telerik team
Mark
Top achievements
Rank 1
Kashif
Top achievements
Rank 1
Share this question
or