-
geetha priya
25
posts
Member since:
May 2010
Posted 30 Sep 2010
Link to this post
hi!
i am using an iframe in my main page. inside the iframe i loaded a grid.aspx page and opens a radwindow on grid's click..
is there any way to close the radwindow from the main page?
thanks in advance.
geetha.
-
-
17764
posts
Member since:
Mar 2007
Posted 30 Sep 2010
Link to this post
Hello Geetha,
Get reference to radwindow client object using "getWindowByName() method and use the close() method of client object. Here you can find some documentation which are helpful.
http://www.telerik.com/help/aspnet-ajax/window_programmingradwindowmanagermethods.html
http://www.telerik.com/help/aspnet-ajax/window_programmingradwindowmethods.html
-Shinu.
-
-
geetha priya
25
posts
Member since:
May 2010
Posted 01 Oct 2010
Link to this post
Hello!
can u give me a sample page for this.
using iframe and radwindow.
regards,
geetha.
-