Telerik Forums
Kendo UI for Angular Forum
0 answers
71 views

I have a kendo-grid-checkbox-column that needs a checkbox in the header. When clicking on it, it' supposed to be a 

SelectAll checkbox there's a specific row i do'nt want to select.

First,  i thought i would just use:   

<ng-template kendoGridHeaderTemplate>   

<input  (click)="onclick( )"  type="checkbox"  >

</ng-template>

followed by an <ng-template kendoGridCellTemplate> 

 But, for unknown reasons, that made it impossible for me to select the other rows , as if they were disabled 

 

Emna
Top achievements
Rank 1
 asked on 12 May 2022
Top users last month
Patrick
Top achievements
Rank 1
Iron
Iron
Iron
MIS
Top achievements
Rank 1
Ross
Top achievements
Rank 1
Marcin
Top achievements
Rank 1
Iron
Iron
Sean
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?