Title: Combobox - seperate editable and searchable properties Post by: devnull on November 30, 2015, 08:59:13 PM Hi;
How can I make a combobox non-editable, yet allow the user to type in letters to search / filter the available values. Right now there is no way to allow the user to search the available values in a combobx whilst preventing them from entering new values that are not in the combo list. Can these 2 features be separated so they can be enabled / disabled as required ? Title: Re: Combobox - seperate editable and searchable properties Post by: aswzen on November 30, 2015, 09:24:26 PM i just asked the 'same' question
see my post here : http://www.jeasyui.com/forum/index.php?topic=5381.0 and this: http://www.jeasyui.com/forum/index.php?topic=5373.0 |