Completed
Last Updated: 27 Feb 2015 21:27 by ADMIN
Luke
Created on: 19 Aug 2011 16:09
Category: Kendo UI for jQuery
Type: Feature Request
1
Fix the code in your combobox example
ComboBox initialization
  $(document).ready(function(){
      $("#combobox").kendComboBox();
  });

is missing an o in kendo
1 comment
ADMIN
Todd
Posted on: 26 Aug 2011 17:44
Thanks for catching this. This will be fixed in the next round of demo updates.