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

Moving Radwindow over Silverlight Report

4 Answers 62 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
dhamo
Top achievements
Rank 1
dhamo asked on 18 Oct 2011, 01:53 PM
Hi Team,

We are using Telerik Silverlight and radwindow to list out items in popup.

When we try to move popup over the silver light control (Area), the silver light control hides the popup as shown in the images attached.

Image : Image1_outsideSL.jpg ----> When outside the Silverlight area
Image : Image2_InsideSL.jpg ----> When fully over the silverlight control
Image : Image3_InsideSL.jpg ----> When partially over the silverlight control

Please help me to rectify the issue as soon as possible.

4 Answers, 1 is accepted

Sort by
0
dhamo
Top achievements
Rank 1
answered on 18 Oct 2011, 03:47 PM
Hi Team,

Can any one help me to rectify the above issue.
0
Marin Bratanov
Telerik team
answered on 20 Oct 2011, 12:11 PM
Hi Dhamo,

Have you tried setting the Overlay property of the RadWindow / RadWindowManager to true? This is currently the only way to show an HTML element (i.e. the RadWIndow) above a heavyweight object (flash, pdf, etc). More information on that is available in this KB article.


All the best,
Marin
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
dhamo
Top achievements
Rank 1
answered on 24 Oct 2011, 06:51 AM
Hi Marin,

Thanks for your support and guidance.
I Set Overlay property of the RadWindow to true.Now I managed this issue. Will get you back if any issues.






0
dhamo
Top achievements
Rank 1
answered on 24 Oct 2011, 11:14 AM
Hi Marin,

I used DatePicker in my application with Overlay="true" and Its working fine all browsers but in Google chrome the date picker not appears over a SilverLight control.[SilverLight control hides the display of DatePicker]

<

 

 

telerik:RadDatePicker ID="txtStartDate" runat="server" Width="145" Overlay="true" >

 

 

 

</telerik:RadDatePicker>

Please help me to sort it out urgently.

 

Tags
General Discussions
Asked by
dhamo
Top achievements
Rank 1
Answers by
dhamo
Top achievements
Rank 1
Marin Bratanov
Telerik team
Share this question
or