查找编辑控件的下拉菜单

发布于 2024-11-07 08:15:51 字数 154 浏览 0 评论 0原文

我正在使用第三方工具“lookupedit control”,它类似于组合框。当我们在浏览器的地址栏中输入内容时,我们会在地址栏的下拉列表中看到相关的项目。例如:如果 e 输入 go,我们将在地址栏的下拉列表中获取从 go 开始的所有项目。我想为查找编辑或组合框实现相同的功能。有人可以帮我吗?

i am using a third party tool "lookupedit control" which is similar to a combobox. as we type in the address bar of our browser we get the related items in the dropdown of the address bar. eg: if e type go we get all the items starting from go in the drop down of the address bar. I want to implement the same functionality for lookupedit or a combobox. can anyone help me in this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

可爱咩 2024-11-14 08:15:51

这可以使用 jquery 插件自动完成来完成。查看 http://jqueryui.com/demos/autocomplete/#combobox

This can be done using the jquery plugin autocomplete. check out http://jqueryui.com/demos/autocomplete/#combobox

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文