This is a migrated thread and some comments may be shown as answers.

Kendo UI grid with upload action

1 Answer 43 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Siva
Top achievements
Rank 1
Siva asked on 27 Jul 2017, 06:31 PM

Hi ,

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

Sort by
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.
The code could look like:

groupHeaderTemplate: "<input type='checkbox'/>"

For a runnable example, check this Dojo: http://dojo.telerik.com/OTEYAD

Furthermore, about the second question, could you please elaborate on the following: "My grid should have upload button column for rows."

In the meantime, I will suggest checking the Kendo UI upload widget:

Regards,
Preslav
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
Siva
Top achievements
Rank 1
Answers by
Preslav
Telerik team
Share this question
or