I cant get a dropdown list to work, this is the first time Ive used kendo and as far as im aware Im using it correctly but I cant get the dropdown list to show. Heres the code
Model.UserRoles is populated with 3 items. Firebug console is showing this error
TypeError: jQuery("#UserRole").kendoDropDownList is not a function
and this is the HTML rendered
can anyone tell me where Im going wrong ?