Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Beta Forum > RadComboBox LoadOnDemand Using WebService and IE9 RC

Answered RadComboBox LoadOnDemand Using WebService and IE9 RC

Feed from this thread
  • Posted on Mar 6, 2011 (permalink)

    I'm not sure the degree to which the Q1 2011 Beta release is ready for IE9 RC, but since it's one of the stated goals I thought I'd mention a bug that currently exists.

    I've got a RadComboBox which is using a web service (.asmx) to filter the inputted text and return possible matches.  Nothing particularly earth shattering and it works quite well for IE7, IE8, Firefox, Safari, Opera, and Chrome.  The Q3 2010 release, however, did not work for IE9 Beta nor for IE9 RC.

    After updating the RadControls to Q1 2011 Beta it continues to work in all other browsers, but still not in IE9 RC.

    By "not work" I mean that when the user starts typing in the box, that the web service is not triggered and therefore no results are returned back to the RadComboBox.

    If this was FireFox then I'd fire up Firebug to try and see what's going on, but so far I haven't figured out how to do that using IE9's developer tools.  If there's a way I can help test, then let me know.  Or, if you can confirm that it's a bug (either in Q1 2011 Beta, or in IE9 RC) then I'd appreciate it.

    Shaun

    Reply

  • Kræn Munck avatar

    Posted on Mar 7, 2011 (permalink)

    We have this same problem and we're eagerly awaiting a beta or pre-release of the Telerik ASP.NET controls so we can make sure our next release supports IE9.

    Reply

  • Reply

  • Answer Helen Helen admin's avatar

    Posted on Mar 9, 2011 (permalink)

    Hello Shaun,

    Thank you for the report. Actually we are aware of the issue and our development team currently work on resolving it.
    The problem will be fixed in the official Q1 2011 release.

    Thank you for your time and understanding.

    Regards,
    Helen
    the Telerik team
    Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!

    Reply

  • Maxim avatar

    Posted on Mar 9, 2011 (permalink)

    Hi all,
    We are using Q3 release Version 1317.35 of Telerik ASP.NET.AJAX controls, Radcomboboxes populate data from Page methods and it works in all other browsers and in IE9 for our development server (http) !! and doesn't work for the production server (https). It's frustrating because customers started complaining about the issue. Does anyone have a clue ?
    ----------------------------------------------------------------------------------------------------------------------------
    I found one workaround so far (thank you Google!), here's MS article:
    http://msdn.microsoft.com/en-us/library/cc288325(v=vs.85).aspx
    don't edit pages, however, go to IIS, open your web app. properties and find HTTP response headers,
    there is at least one default [X-PoweredBy: ASP.NET] 
    click Add - u'll get a popup window, enter
    Name: X-UA-Compatible
    Value: IE=8.
    I tested it on Windows Vista Home Premium, SP2, 32 bit, IE9, need to try on Windows 7 and 64 bit systems.

    Max

    Reply

  • Posted on Mar 15, 2011 (permalink)

    IE9 final is now out and the problem still exists.  I'm assuming you guys have a release scheduled in the imminent future (before next week) that fixes this?

    Reply

  • Helen Helen admin's avatar

    Posted on Mar 15, 2011 (permalink)

    Hi all,

    The issue is already fixed and the fix will be available in the upcoming Q1 2011 release.

    Greetings,
    Helen
    the Telerik team
    Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!

    Reply

  • elena avatar

    Posted on Jul 1, 2011 (permalink)

    i like the content in this thread
    thanks for the nice information to be sharing with us
    ====================
    converting pdf to word

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Beta Forum > RadComboBox LoadOnDemand Using WebService and IE9 RC