Dojox QueryReadStore + ComboBox demo

Everything is created ONLY in markup


Χ
var w = dijit.byId("cb1");
= w.value
= w.item ? w.store.getValue(w.item, "id") : "-"
= w.getDisplayedValue()
= w.isValid()
DEPRECATED: dijit.form.ComboBox::getDisplayedValue() is deprecated. Use attr('displayedValue') instead. -- will be removed in version: 2.0