FireFox和AjaxControlToolKit组合框

编程入门 行业动态 更新时间:2024-10-15 06:16:19
本文介绍了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组合框

本文发布于:2023-11-24 23:52:35,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1627426.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:组合   FireFox   AjaxControlToolKit

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!