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

Silverlight layering issues

5 Answers 27 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 18 Jun 2010, 09:58 PM
Hi, I hope you can help us.

We have a silverlight map, and we're using a rad window. When we open the rad window, it is behind the silverlight element. 
I tried playing with the z-index, but that does not work with silverlight. Setting it to windowless is out of the question because it disables several features. Is there any other way to fix this?

Please help.

5 Answers, 1 is accepted

Sort by
0
George
Telerik team
answered on 23 Jun 2010, 05:35 PM
Hello John,

Thank you for contacting us.

I tried your scenario and it seems RadWindow shows above the RadMap. It works ok.  you could give us some more details on that, it would be very helpful. Sending us a sample project or screenshot will be really helpful.

Attached you can find a screenshot from my demo. 

I will be glad to assist you further.

Sincerely yours,
George
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
John
Top achievements
Rank 1
answered on 23 Jun 2010, 05:44 PM
Thanks for the reply.

I've attached an image of the result I'm having. 
Let me know what other info you need.

Thank you very much
0
George
Telerik team
answered on 25 Jun 2010, 05:16 PM
Hello John,

Thank you for getting back to us.

I looked the screenshot you attached and it seemed to me that this silverlight map control you use is not a RadMap. Please, correct me if I am wrong. 
It looks like this map control stays above the whole silverlight application but I cannot say if this is the actual behavior with sure.
If this is not RadMap, you could try our RadMap control. It works without any problems with our RadWindow (as you see in my attached screenshot) and we works with Bings maps, too. You can see a RadMap examples here.

Please, tell me if this information helps you. I will be glad to assist you further.
 

Best wishes,
George
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
John
Top achievements
Rank 1
answered on 25 Jun 2010, 07:54 PM
Well, yes this is not a RadMap, its created using mapdotnet
this is the code used to implement it in the page:
 <asp:Silverlight runat="server" ID="silverLightMap" Visible="true" Source="path/SilverLight.xap"
                    Height="400" Width="100%">
                </asp:Silverlight>

and it sits on top of everything. A button can be pressed on the left side of the page, which opens a radwindow, but it goes behind the silverlight object. Is there a way to make it go in front?

thanks
0
George
Telerik team
answered on 01 Jul 2010, 08:18 AM
Hello John,

Thank you for getting back to me.

This map stays above the RadWindow because it stays above whole silverlight plugin. We cannot show up the RadWindow outside of the silverlight plugin. 

Please, let me know if you need a further assistant.
 

Sincerely yours,
George
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
Tags
General Discussions
Asked by
John
Top achievements
Rank 1
Answers by
George
Telerik team
John
Top achievements
Rank 1
Share this question
or