基于jQuery库有professional个组合框控件(带有自动建议的下拉列表)吗?

它应该能够处理large datasets个,并有大约skinning个选项.multi-column result list也很好.我在和ASP合作.NET,但如果我必须为它编写一个包装,这不是一个问题.

alt text

I'm already using a third-party control, but I ran into some compatibilty issues between two vendor's controls. Well, I want to get rid of this kind of dependencies.

推荐答案

Unfortunately, the best thing I have seen is the jquery.combobox, but it doesn't really look like something I'd really want to use in my web applications. I think there are some usability issues with this control, but as a user I don't think I'd know to start typing for the dropdownlist to turn into a textbox.

I much prefer the Combo Dropdown Box, but it still has some features that I'd want and it's still in alpha. The only think I don't like about this other than its being alpha... is that once I type in the combobox, the original dropdownlist items disappear. However, maybe there is a setting for this... or maybe it could be added fairly easily.

Those are the only two options that I know of. Good luck in your search. I'd love to hear if you find one or if the second option works out for you.

Jquery相关问答推荐

将div中的下一个2个标题分组

使用jquery ui来回滑动切换

jQuery:如何动态检测窗口宽度?

缺少 .map 资源?

在 for 循环中分配点击处理程序

在 Javascript 中启用和禁用 Div 及其元素

清除并刷新 jQuery Chosen 下拉列表

使用 jQuery DataTables 时禁用最后一列的排序

如何使用 Twitter Bootstrap 弹出框进行 jQuery 验证通知?

AngularJS + JQuery:如何在 angularjs 中获取动态内容

Jquery,清除/清空 tbody 元素的所有内容?

jQuery .live() 和 .on() 有什么区别

如何使用jquery获取点击链接的href?

C# String.IsNullOrEmpty Javascript 等效项

使用 JavaScript 获取用户代理

jquery更改div类的样式属性

使用 JQuery 的黄色淡入淡出效果

如何确定滚动高度?

使用中键触发 onclick 事件

在 Javascript/jQuery 中,(e) 是什么意思?