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

RadWindow open outside the bounds of the Silverlight object

1 Answer 58 Views
Window
This is a migrated thread and some comments may be shown as answers.
Robert Hames
Top achievements
Rank 1
Robert Hames asked on 05 Mar 2010, 03:51 PM
Is there any way to display a new Silverlight RadWindow outside of the bounds of the Silverlight object/grid? For example, I would like to put a toolbox icon on a Silverlight object embedded within a .aspx page, and when the user clicks on the icon, it would show a Silverlight RadWindow hovering over the non-Silverlight portion of the page.

If this is not possible, is it possible to trigger opening an AJAX window from a Silverlight event?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Miroslav Nedyalkov
Telerik team
answered on 10 Mar 2010, 09:23 AM
Hi Robert,

 Unfortunately this is not possible - Silverlight controls can be shown only within the Silverlight plugin. If you need such behavior you could use the RadWindow control for ASP.NET AJAX. For more information about how to interact with JavaScript please refer to the following blog post: http://blogs.silverlight.net/blogs/msnow/archive/2008/07/08/tip-of-the-day-15-communicating-between-javascript-amp-silverlight.aspx

Regards,
Miroslav Nedyalkov
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
Window
Asked by
Robert Hames
Top achievements
Rank 1
Answers by
Miroslav Nedyalkov
Telerik team
Share this question
or