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
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: