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

Merge cell support in kendoGrid

0 Answers 274 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Manohar
Top achievements
Rank 1
Manohar asked on 19 Sep 2012, 02:57 AM
Hi,
Does kendoGrid support merged cells?
Specifically, merging the column data if it is same in the successive rows.
By merging, one can choose not to show (or in a lighter color) the column data in a successive row if it is same as the previous row.

Example:
Column1  Column2 Column3  Column4  Column5
R1C1       R1C2      R1C3       R1C4      R1C5
R1C1       R2C2      R2C3       R2C4      R2C5
R2C1       R2C2      R2C3       R2C4      R2C5

Italicized row 2 column 1 cell R1C1 is a merged cell and it may not display the cell value when it is merged because its column value is same same as the previous row.

Please let me know if this can be done with kendoGrid.

Thanks.
B.Manohar

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Manohar
Top achievements
Rank 1
Share this question
or