首页 > 代码库 > easyui combobox 输入列表中不存在的值后直接回车
easyui combobox 输入列表中不存在的值后直接回车
combobox下拉列表中有数据A,B,C
但是用户输入D后直接回车,输入框则会被清空,因为列表中没有D
http://www.jeasyui.com/forum/index.php?topic=3831.0
The user can type text directly into the top of list. The top of list means the textbox component. The user can enter text into the textbox but can not make the entered text become one of the list items except that you write some code to achieve this functionality.
When enter some text and press ENTER key, the combobox will search and select what item you hovered or selected. If no item selected, the entered text will be cleared because the entered text does not match any items in the list.
这个问题没法解决。只好放弃这个控件了。
easyui combobox 输入列表中不存在的值后直接回车
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。