Questions tagged [angular-kendo]

Robust set of Angular.js bindings for Kendo UI widgets.

The Angular Kendo project aims to provide deep integration between Kendo UI Web/DataViz and AngularJS.

More info

103 questions
0
votes
1 answer

How to call an angular $scope function using href in angular-kendojs

I am new to angular-kendo.js. I want to call a function emailClick() from href ie. Email and my controller and route is as follows : app.controller('ContactCtrl', ['$rootScope',…
0
votes
1 answer

Kendo widgets- appearing twice

I have included a simple kendo dropdown control in html5 page. I have used angular in my project. The html code looks like: