Fork me on GitHub

Ext.ux.AwesomeCombo

Readable sources available in script.js


Simple ComboBox

This is a simple combobox with static data.

Array Store ComboBox

This is a combobox with multidimensional array as data.

Paging ComboBox

This is a combobox with multidimensional array as data and paging.

Ajax/Json ComboBox

This is a combobox with data loaded from an Ajax request.

Ajax/Json ComboBox with XTYPE Store

This is a combobox with data loaded from an Ajax request.

XTYPE store with AwesomeCombo combobox

This is a AwesomeCombo combobox with data loaded from an Ajax request.

AwesomeCombo in a CompositeField

Use AwesomeCombo as a part of a composite field

AwesomeCombo in a Window

Use AwesomeCombo in a window and deal with resize events

AwesomeCombo with differents status

AwesomeCombo with renderTo