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

Handle Communication Between SilverLight and Aspx page using HtmlPlaceHolder

1 Answer 68 Views
HTMLPlaceHolder
This is a migrated thread and some comments may be shown as answers.
Tommy
Top achievements
Rank 1
Tommy asked on 19 Apr 2010, 07:54 AM
Hi

we are facing problem with radHtmlPlaceholder.
How to communicate aspx page of inside htmlplaceHolder and SilverLight Control

I need SilverLight control layout change according to aspx page button click
means when i click on button in aspx page SilverLight child window should close.

and we are facing problem with design also .PlaceHolder and childWindow not showing properly.
i have attched image please look into that.

if you have any answer for this please let me know ASAP.

Regards,
Ravi




1 Answer, 1 is accepted

Sort by
0
Miro Miroslavov
Telerik team
answered on 22 Apr 2010, 09:14 AM
Hello Tommy,

In order to call Silverlight method from Ajax, you'll need to make Html to Silverlight bridge, which is well documented on msdn here.
 About the second problem you may use RadWindow for Silverlight and won't have this layout problem. You can customize it as well to like normal ChildWindow as well.

Regards,
Miro Miroslavov
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
HTMLPlaceHolder
Asked by
Tommy
Top achievements
Rank 1
Answers by
Miro Miroslavov
Telerik team
Share this question
or