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

javascript call between child windows

3 Answers 42 Views
Window
This is a migrated thread and some comments may be shown as answers.
dick
Top achievements
Rank 1
dick asked on 29 Jun 2010, 04:15 AM
example i got 3 pages,parent.aspx,  child1.aspx, and child2.aspx.  parent opens child1 and child2 using radwindow. therefore, child1 and child2 are siblings. What i want to do is to access javascript functions of child1 from child2 or vice versa. please help thanks





3 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 29 Jun 2010, 06:30 AM
Hello,

I hope the following documentation will be of help.
Calling Functions in Windows


-Shinu.
0
Georgi Tunev
Telerik team
answered on 29 Jun 2010, 07:02 AM
Hi Dick,

I believe that the following help topic will be of help: Calling Functions Between Windows. The logic there is used in the Returning Values from a Dialog demo that shows how to build the communication between the parent page and 2 RadWindows. You can examine the code of the demo in the Description section (click on the triangle button next to the page's name in the "Example Source Code & Description" section to open the dropdown with all available pages).


All the best,
Georgi Tunev
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
0
dick
Top achievements
Rank 1
answered on 29 Jun 2010, 09:39 AM
thank you very much
Tags
Window
Asked by
dick
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Georgi Tunev
Telerik team
dick
Top achievements
Rank 1
Share this question
or