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

How pass the events from RadWindow to Parentwindow

3 Answers 75 Views
Window
This is a migrated thread and some comments may be shown as answers.
satish
Top achievements
Rank 1
satish asked on 26 Aug 2009, 12:41 PM
Hello,

  I am having a problem with RadWindow. I want to pass the selected values from RadWindow to Parentwindow. How can I do that using VB.NET. 

Regards
Satish
 

3 Answers, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 26 Aug 2009, 01:05 PM
Hello satish,

The following help article demonstrates how to pass a string from a RadWindow to its parent:
http://www.telerik.com/help/silverlight/radwindow-using-user-control-with-radwindow.html

You could use the same approach, but instead of the PromptResult, you could use the Tag property of RadWindow to pass any object you want.

Greetings,
Valeri Hristov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
satish
Top achievements
Rank 1
answered on 27 Aug 2009, 05:05 AM
Hi Valeri,

  Thanks for the response. If possible could you please provide me some working sample on this.

Thanks & Regards
Satish
0
Miroslav Nedyalkov
Telerik team
answered on 28 Aug 2009, 03:47 PM
Hi satish,

Unfortunately we don't have such example at this time. There is good code converter that could help you. Here is the address http://converter.telerik.com/

If you have hard time we will be very glad to help you.

Kind regards,
Miroslav Nedyalkov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Window
Asked by
satish
Top achievements
Rank 1
Answers by
Valeri Hristov
Telerik team
satish
Top achievements
Rank 1
Miroslav Nedyalkov
Telerik team
Share this question
or