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

Radwindow not launching in ie9 on pageload

4 Answers 118 Views
Window
This is a migrated thread and some comments may be shown as answers.
William French
Top achievements
Rank 1
William French asked on 08 Jul 2011, 04:20 PM
I am using a very simple example I got from your website that loads the radwindow on pageload using the VisibleOnPageLoad property.  It works in firefox and ie8 but not in ie9.  I tried turning off  the "pop-up blocker" but still no luck.  Also I am using the 2009.02.0701.35 version of your library.  Any help would be appreciated.
<telerik:RadScriptManager ID="ScriptManager" runat="server" />
    <telerik:RadWindow
        ID="RadWindow1"
        runat="server"
        Width="350"
        Height="350"
        Behaviors="Default"
        VisibleOnPageLoad="true"
        NavigateUrl="http://www.google.com" />

4 Answers, 1 is accepted

Sort by
0
gmendez
Top achievements
Rank 1
answered on 09 Jul 2011, 03:36 PM
Have this same problem also.
Thanks.
0
Georgi Tunev
Telerik team
answered on 11 Jul 2011, 01:22 PM
Hello guys,

If you are using an older version of the control, you need to upgrade at least to Q1 2011 that was released a couple of days before IE9's official release. Q1 2011 is fully compatible with IE9.


Greetings,
Georgi Tunev
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
Jonathan
Top achievements
Rank 1
answered on 30 Sep 2011, 12:07 AM
Is there an IIS limitation as well ? (I.e. - have to be on IIS 7) etc?
0
Marin Bratanov
Telerik team
answered on 03 Oct 2011, 09:30 AM
Hi Jonathan,

The server does not limit the client's browser, so - no, this is not a limitation. The limitation is the Telerik.Web.UI.dll's version you are using, as stated in the previous post by my colleague Georgi - it needs to be at least Q1 2011 in order to support IE9.


Best wishes,
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
William French
Top achievements
Rank 1
Answers by
gmendez
Top achievements
Rank 1
Georgi Tunev
Telerik team
Jonathan
Top achievements
Rank 1
Marin Bratanov
Telerik team
Share this question
or