EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: iceh on December 22, 2013, 01:15:19 PM



Title: ComboBox with icons
Post by: iceh on December 22, 2013, 01:15:19 PM
Is there a ComboBox with icons?

I'd like to add an Icon to a ComboBox in the text and in the selection (e.g. a Flag for a country selection)

I currently use a splitbutton - but updating the selected value requires some JS action.

Is there a way to use a ComboBox?


Title: Re: ComboBox with icons
Post by: stworthy on December 22, 2013, 05:51:48 PM
Please refer to http://www.jeasyui.com/tutorial/form/form4.php


Title: Re: ComboBox with icons
Post by: iceh on December 23, 2013, 12:36:56 AM
Thank you!