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

Referencing Parent window

2 Answers 56 Views
Window
This is a migrated thread and some comments may be shown as answers.
Mossie
Top achievements
Rank 1
Mossie asked on 06 Mar 2012, 03:48 AM
Im using the RadWindow in an application.  Can a child window send information to a control in the parent window (like a textbox)  on the client side while the child window is still open ?

2 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 06 Mar 2012, 06:17 AM
Hello,

Take a look into the following documentation.
Using RadWindow as a Dialog

Thanks,
Princy.
0
rdmptn
Top achievements
Rank 1
answered on 07 Mar 2012, 08:43 AM

I think you will find very useful this one: http://www.telerik.com/help/aspnet-ajax/window-programming-calling-functions.html. Without closing the window you can call a function from the parent page. You can also pass the needed data as a parameter. You will, of course, need to prepare the function beforehand.

Tags
Window
Asked by
Mossie
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
rdmptn
Top achievements
Rank 1
Share this question
or