Top "Angular-kendo" questions

Robust set of Angular.

How to format date in Angular Kendo Grid

I working on Angular Kendo Grid and I am getting server data in format 1900-01-01T00:00:00 But I want …

kendo-grid angular-kendo
How to populate Kendo grid with an angular $http GET call

I'm having trouble binding a Kendo grid to an angular service call. I have an angular $http service that has …

javascript angularjs kendo-ui promise angular-kendo
Binding date value to ng-model in angular kendo date picker

I have an api which return the date in this format "014-08-26T15:10:45.402Z" i am using angular kendo …

angularjs kendo-ui kendo-asp.net-mvc angular-kendo
Kendo DropdownList and ng-model doesn't work

I have a Kendo Dropdownlist bound to an ObservableArray/DataSource. It duly fills the values from array. But when I …

angularjs kendo-ui kendo-dropdown angular-kendo
Angular-Kendo ComboBox placeholder text not working

I have a simple angular-kendo ComboBox on a page without an initially selected value. It should show the placeholder text …

angularjs combobox kendo-ui angular-kendo