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

Kendo UI Grid implement sub columns under parent column

1 Answer 332 Views
Grid
This is a migrated thread and some comments may be shown as answers.
deepak
Top achievements
Rank 1
deepak asked on 01 Apr 2013, 03:23 PM
Hi,
   I need to render multiple sub columns(which contain checkbox) under parent column.I have attached screen-shot the way i want to render columns and also i want the values of those sub columns checkboxes in inline edit.

Please reply.  

1 Answer, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 03 Apr 2013, 10:05 AM
Hello Deepak,

The so called Multi-Header is not supported by the Kendo Grid. Consider using a template column with three checkboxes inside.

How to create checkbox inside a template column and bind its state to a particular field from the model is covered in this code library:

http://www.kendoui.com/code-library/mvc/grid/checkbox-column-and-incell-editing.aspx


Kind regards,
Petur Subev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
deepak
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
Share this question
or