:: Documentation >>

Combo

Combo box control

var obj = new AW.UI.Combo;
obj.setControlText("Combo");
obj.setControlImage("favorites");
obj.setItemText(["Home", "Favorites", "Font size", "Search"]);
obj.setItemImage(["home", "favorites", "fontsize", "search"]);
obj.setItemCount(4);
document.write(obj);

Comments

How to sort rows with the combo header text David Vera (0)
combo text size background colour Andy (6)
Combo Box By Sun (0)
how to use combo for hide:block display? Julia S (1)
How to selecte an item by index of Combo? mrhsh (3)
nested combo can't change/add grid's column/row mrhsh (0)
how can I put combo boxes in a datagrid? (1)
combobox with two column Jirka (0)
Combo text edit box too small in Opera 9.24 Dan (1)
¿Options of combobox2 depend on value selected of combobox1? Alain. Havana. Cuba (4)
How i can set a select value by default in combo control Javier (2)
Combo really slow seb (0)
Combo Box example Roger (0)
Dropdown Control instead of Combo? Rob Francis (19)
AJAX with Combo Harshit (1)
AW.UI.Combo dropdown not displaying visually kevin (1)
OnBlur validation of combo saravanan (1)
Unable to make Combo popup box resize Shibu (3)
v2.0 Combo Control - Value vs Text Rob Francis (8)
Controlling Keying Text in Combo Suresh (2)
Making the combo uneditable Philip Southam (1)
Combo Item Selected Shaleen (1)
Google-like autocomplete for combo boxes Nikolay Simeonov (2)
Combo box not working on Firefox BijuGC (1)

Documentation:

Recent changes:

2.6.4
2.6.3
2.6.2
2.6.1
2.6.1
2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5