Top "Kendo-ui-angular2" questions

Kendo UI for Angular is a commercial UI toolkit for Angular 4+

Kendo Angular 2 Grid DateTime format

Does anyone know how to properly format a DateTime in the grid? (Is this datatype even supported?). No matter what …

kendo-ui-angular2
Kendo Angular 2 grid with checkbox column

I'm trying to implement a column of checkboxs in my Kendo Angular 2 grid. I am following the example in the …

angular checkbox kendo-ui kendo-grid kendo-ui-angular2
Trigger event when row is selected in a Kendo UI Grid (Angular 2)

In Kendo UI (beta) for Angular 2, how does one trigger an event when a specific row is selected? There are …

events angular kendo-ui kendo-grid kendo-ui-angular2
How can you dynamically set disabled for Angular reactive form?

I have an Angular 4.10 application that is using the Kendo Angular Grid control. I am using External Editing. I have …

angular kendo-ui-angular2 angular-reactive-forms
Getting Can't bind to 'routerLink' since it isn't a known property of 'a'. error in spite of referencing router moudule

I am implementing basic routing in my angular 4 application and getting the following error when loading the application on the …

angular kendo-grid angular2-routing kendo-ui-angular2 angular4-router
Import Directive into Component in Angular

Is it possible to import Directive into Component? I want to avoid importing into ngModule.declarations. I am following CustomDirective …

angular angular2-directives kendo-ui-angular2
Kendo UI for Angular2 - Grid How to Add Columns Dynamically

For the Grid compomemet, if I already have a couple columns predefined in the html but the resultset can have …

angular kendo-ui-angular2