ComboBox initialization $(document).ready(function(){ $("#combobox").kendComboBox(); }); is missing an o in kendo
Thanks for catching this. This will be fixed in the next round of demo updates.