KoolComboBox - Advanced PHP ComboBoxKoolComboBox - Advanced PHP ComboBoxFullVersion 1.8.0.0 released on 04/16/2012

Features - ItemTemplate

Choose a nation:

Description & Sample code

KoolComboBox supports item template, in which we can define our own item's display. To use this feature, you need to set your template to itemTemplate property of KoolComboBox's instance. Above example show you how to add image to item.

When an item is rendered, KoolComboBox will read the itemTemplate and start fill in data to placeholder of template.