Dojox QueryReadStore + ComboBox demo
Everything is created ONLY in markup
●
reset
var w = dijit.byId("cb1");
= w.value
= w.item ? w.store.getValue(w.item, "id") : "-"
= w.attr("displayedValue")
= w.isValid()
●
refresh
Clear
ReCSS
Console
DOM
Object
Close
DEPRECATED: Add explicit require(['dojo/parser']); -- will be removed in version: 2.0
Click on an object in the Log display
Hover over HTML elements in the main page. Click to hold selection.