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

[Solved] Telerik combo box drop down not showing over silverlight object in Google Chrome

2 Answers 139 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Zeeshan
Top achievements
Rank 1
Zeeshan asked on 03 Jun 2011, 02:54 PM
I have a telerik Rad Combo Box,which is not showing above the Silverlight object in Google Chrome.In Firefoz and IE it works fine.I have done all experiments with Zindex but unable to sort the issue.I have attached two images to better explain the scenario.Please see them and help asap.


Regards,
Zeeshan

2 Answers, 1 is accepted

Sort by
0
Pana
Telerik team
answered on 08 Jun 2011, 08:24 AM
Hello Zeeshan,

Is the RadComboBox on top a Silverlight RadComboBox from "RadControls for Silverlight". It looks like your page is sliced in parts and the navigation is with ASP.NET control and inside you have Silverlight plugged in. If the combo is not from the telerik's Silverlight suite we may have to change the product of the thread.

Also have you tried to set the windowless = true for your Silverlight plugin? Add the following in the silverlight's html:
<param name="windowless" value="true"/>

Greetings,
Pana
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
Zeeshan
Top achievements
Rank 1
answered on 27 Jun 2011, 10:56 AM
Hi
Thanks a lot !!
<param name="windowless" value="true"/> it works for me
Tags
General Discussions
Asked by
Zeeshan
Top achievements
Rank 1
Answers by
Pana
Telerik team
Zeeshan
Top achievements
Rank 1
Share this question
or