EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: iceh on November 29, 2013, 01:37:28 PM



Title: feature request for non editable combobox
Post by: iceh on November 29, 2013, 01:37:28 PM
A combobox with a non editable textfield currently lacks of
the default features of a combobox.

In a regular HTML ComboBox you can click inside the
text area and then the dropdown opens.

How can i do that with jeasyui or can you please implement
this feature in 1.3.5?

Thank you.


Title: Re: feature request for non editable combobox
Post by: stworthy on November 29, 2013, 07:51:14 PM
This feature is available now. Please download the updated combo plugin from http://www.jeasyui.com/easyui/plugins/jquery.combo.js and include it in your page.


Title: Re: feature request for non editable combobox
Post by: iceh on November 30, 2013, 01:08:35 PM
Thank you!