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

Refresh radwindow from radwindow on radwindow close

0 Answers 113 Views
Window
This is a migrated thread and some comments may be shown as answers.
Neal
Top achievements
Rank 1
Neal asked on 13 Sep 2008, 06:33 PM
Hi,

I have an aspx (+ grid ) which pops up a radwindow, which uses a button and clientclick script   which calls

RefreshParentPage() )..courtesy of Telerik ..thanks guys
(which uses function GetRadWindow()   to refresh the parent

to unload and refresh the aspx page...Works Fine.

BUT...this RadWindow dialog, itself has "radwindow popups"...
AND these do not have buttons to fire a similar client side event, but require that when the RadWindow top min/max/pin/exit strip's exit button is clicked, ...the parent radwindow should refresh.
How do I do this please?
(I have tried the body onunload event but that closed both dialog windows.)
(and I have ensured that both the aspx page and it's RadWindow Manager and the RadWindow's RadWindow manager and the loaded dialogs have different id's...in case that may make a difference

TIA
Neal

No answers yet. Maybe you can help?

Tags
Window
Asked by
Neal
Top achievements
Rank 1
Share this question
or