This sample demonstrates use of the
onItemsLoaded event to pre-select a value (Dairy Products) in the combo after the items have loaded. Access to the <select> elementis gained using the
combo property to set the value. Note the property is inside a jQuery wrapper.