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

Radwindow and window.close()

2 Answers 73 Views
Window
This is a migrated thread and some comments may be shown as answers.
Roland
Top achievements
Rank 1
Roland asked on 23 Apr 2010, 06:41 PM
Hello,

I am using RadWindow to open a popup window from external page.

The thing is, there is a close button on that page that does : window.close().

Is there a way to change default window.close to close radwindow ?

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 26 Apr 2010, 07:51 AM

Hello,

You could get reference to a RadWindow component and use the close() method in order to close the window. The documentation shows how to perform this:

Using RadWindow as a Dialog

-Shinu.

0
Roland
Top achievements
Rank 1
answered on 26 Apr 2010, 02:38 PM
Hi

Thanks, but answer you suggesting is normal rad window closing method.

Mine is external page, but for now I know you cant do that :S

Tags
Window
Asked by
Roland
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Roland
Top achievements
Rank 1
Share this question
or