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

OnClientClose

2 Answers 163 Views
Window
This is a migrated thread and some comments may be shown as answers.
Ian
Top achievements
Rank 1
Ian asked on 22 Jul 2008, 02:30 PM
I am having trouble with on client close.  I am trying to get it so that when the radwindow is closed the parent page refreshes.  The only problem is when i try to do this, when i first load the parent page, without even opening the radwindow the parent page seems to get stuck in some kind of loop, it constantly refreshes.  I don't understand how it can happen if the radwindow has not even been opened yet.

Thanks in advance

Ian

2 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 23 Jul 2008, 08:55 AM
Hello Ian,

To be able to help, I will need more information about your exact setup. Please prepare a small sample that shows this behavior and send it in a support ticket (you cannot attach files in the forum). Once I receive it, I will check it and get back to you right away.



Sincerely yours,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Ian
Top achievements
Rank 1
answered on 24 Jul 2008, 06:22 AM
Cheers for the reply,

I have found out what the problem was, i had all my components in a RadAjaxPanel except the RadWindow which was outside of the panel.  This seemed to cause the parent page to think the RadWindow was being closed over and over and was constantly refreshing the page.  I moved the RadWindow into the AjaxPanel and this sorted out the issue.

Cheers

Ian
Tags
Window
Asked by
Ian
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Ian
Top achievements
Rank 1
Share this question
or