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

radconfirm and window.radopen issues

1 Answer 54 Views
Window
This is a migrated thread and some comments may be shown as answers.
Preetam Ray
Top achievements
Rank 1
Preetam Ray asked on 07 Mar 2012, 03:22 PM
Hi,

radconfirm and window.radopen functionalities are not working in IE 9 browser.

Below are the code examples:
var deleteconfirmationWindow = radconfirm('Are you sure you want to delete this folder?', confirmDeleteCallBackFn, 350, 60, "", 'Delete Folder');

var oWnd1 = window.radopen(url, "CustomReportSelectionWindow");


Also the styles applied for content in a RadEditor are not being displayed.

Thanks

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 09 Mar 2012, 03:02 PM
Hi Preetam,

Which version of the RadControls for ASP.NET AJAX are you using? Please note that we support IE9 since Q1 2011 and older versions have problems with it, one of the most notable is with the RadWindow, since IE9 requires that iframes are handled differently. Please examine this forum thread for more information on the matter and a possible workaround if you cannot upgrade to the latest version for the time being (which I strongly advise that you do as soon as you can).


Greetings,
Marin
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Window
Asked by
Preetam Ray
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or