Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Combobox > Telerik Radcombobox autofilter feature not working with IE9
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Not answered Telerik Radcombobox autofilter feature not working with IE9

Feed from this thread
  • Tapan avatar

    Posted on May 24, 2011 (permalink)

    I am using telerik RadCombobox in my solution (in .net 3.5 framework). The autofilter feature of radcombobox is not working in IE9.
    On all the older versions of IE, the same is working fine.

    The script used for the telerik combobox is as follows:

    <

     

    telerik:RadComboBox ID="ddlMyddl" runat="server" Width="400px" Height="150px"

     

     

    EmptyMessage="error" EnableLoadOnDemand="true"

     

     

    ShowMoreResultsBox="true" EnableVirtualScrolling="true" ZIndex="200000" AllowCustomText="false"

     

     

    MarkFirstMatch="false" OnClientItemsRequestFailed="OnClientItemsRequestFailed"

     

     

    ValidationGroup="CusValidation" OnClientSelectedIndexChanged="ValidateCus" >

     

     

    <WebServiceSettings Method="GetPersonnel" Path="~/Mark/Mark.aspx" />

     

     

    </telerik:RadComboBox>

     


    Can anyone help me with this isue.

  • Posted on May 24, 2011 (permalink)

    Hello Tapan,

    IE 9, FireFox 4 and Google Chrome10 are supported by Telerik controls starting Q1 2011. So I suggest you to migrate to the new version . With older versions these browsers are only partially supported and the new features/enhancements or bugfixes merely for new versions of our AJAX components.

    Hope it helps.

    Thanks,
    Shinu.

  • Tapan avatar

    Posted on May 24, 2011 (permalink)

    Hi Shinu,

    Thanks for the reply. Is there any patch for fixing the above issue (if available, please provide the link), or do I have to purchase the upgrade.

    Thanks,

    Tapan

  • Helen Helen admin's avatar

    Posted on May 24, 2011 (permalink)

    Hi Tapan,

    There is no patch available for this issue only. You need to purchase the upgrade.

    Regards,
    Helen
    the Telerik team

    Consider using RadControls for ASP.NET AJAX (built on top of the ASP.NET AJAX framework) as a replacement for the Telerik ASP.NET Classic controls, See the product support lifecycle here.

  • Tapan avatar

    Posted on May 24, 2011 (permalink)

    Ok, Thanks Helen

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Combobox > Telerik Radcombobox autofilter feature not working with IE9