I need to use Kendo UI grid with group header rows with check boxes.
and my grid should have upload button column for rows .
I am getting data source from SQLserver.
Can you please share code for this.
Thanks.
1 Answer, 1 is accepted
0
Preslav
Telerik team
answered on 31 Jul 2017, 12:18 PM
Hello Siva,
Based on the provided information, I believe that the project requires having a header row for groups that contain a checkbox. This could be achieved by using the groupHeaderTemplate configuration.