EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: korenanzo on April 09, 2016, 03:26:18 AM



Title: listbox
Post by: korenanzo on April 09, 2016, 03:26:18 AM
Hi ,

is it possible for the combobox or combo  to act as a listbox?
I mean: the textfield invisible, the panel always open .

I know it could be done with simple <select> but using a jeasyui object is better, to maintain uniformity in methods and events


thanks

ric


Title: Re: listbox
Post by: jarry on April 09, 2016, 08:32:29 PM
You can try to use the 'datalist' component.


Title: Re: listbox
Post by: korenanzo on April 10, 2016, 11:26:26 PM
yes you're right !  :-[