FireFox和AjaxControlToolKit组合框 [英] FireFox and AjaxControlToolKit Combobox

查看:56
本文介绍了FireFox和AjaxControlToolKit组合框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用.NET Framework 4.0和相应版本的Ajax控件工具包.

I'm using the .NET framework 4.0 and the corresponding version of the Ajax control toolkit.

在我的页面上,有一个如下定义的组合框:

On my page I have a combobox defined like this:

<asp:ComboBox ID="cbUserName" AutoCompleteMode="SuggestAppend"
        CaseSensitive="false" runat="server" BackColor="#FFFFCC">
        </asp:ComboBox>

在IE9中,组合框允许我键入它或从用户列表中选择.但是,在FireFox中,不允许我在框中键入内容.当我输入FireFox时,下拉列表也不会过滤.我想知道是否还有其他人看到过这种行为,是否有解决方法?

In IE9 the combobox allows me to either type in it or select from the list of users. In FireFox, however, it's not letting me type in the box. The dropdownlist also doesn't filter when I'm typing in FireFox either. I'm wondering if anyone else has seen this behavior, and if there's a work-around?

编辑

就其价值而言,ASP.NET Ajax Control Toolkit网站上的演示实际上在FireFox中可以正常工作.

For what it's worth, the demo on the ASP.NET Ajax Control Toolkit site actually works fine in FireFox.

推荐答案

此处,请确保您使用的是相同版本的firefox和工具包.如果没有尝试升级它们,然后再次尝试.

The similar issue has been reported here, make sure you used the same version of firefox and toolkit. If not try to upgrade them and again try.

这篇关于FireFox和AjaxControlToolKit组合框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆