I create a kendo dropdown list and would like the list to have a value selected as specified from a $scope variable.
See the plunker http://plnkr.co/edit/BWGi8JYMSeh2JaLBmfPT?p=preview
I have tried using k-ng-model as well as ng-model but to no success.
Does anybody know how to do this?
Thanks!