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

RadWindow and response.redirect JavaScript issues

2 Answers 85 Views
Window
This is a migrated thread and some comments may be shown as answers.
Brian Mains
Top achievements
Rank 1
Brian Mains asked on 16 Nov 2010, 07:05 PM

Hello,

I have a page with a RadWindow open. THe RadWindow page executes response.Redirect. For some reason, when the radwindow redirects, all scripts are failing to load: Sys and JQuery are undefined. Why would that be?

Thanks.

2 Answers, 1 is accepted

Sort by
0
Accepted
Georgi Tunev
Telerik team
answered on 18 Nov 2010, 12:58 PM
Hello Brian,

I am not quite sure if this problem is related to the RadWindow control. If I understand your setup correctly, you are loading an external page (different from the parent one) in the RadWindow and then you call Response.Redirect() in the context of the content page, is this so? In such case what happens if you don't use a RadWindow but display the content page in a standard IFRAME?

Greetings,
Georgi Tunev
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Brian Mains
Top achievements
Rank 1
answered on 18 Nov 2010, 10:44 PM
Hi,

As I posted to you on stack overflow, I verified it was an external problem I had a hard time debugging inside the RadWindow.

Thanks.
Tags
Window
Asked by
Brian Mains
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Brian Mains
Top achievements
Rank 1
Share this question
or