This question is locked. New answers and comments are not allowed.
Hi Telerik,
For my project there is a requirement to group the columns into different categories. Currently I have a Telerik grid which displays about 15 columns of information. The customer wants to group the first 3 columns under a header (e.g. called Group1), the next 6 columns under a header (e.g. called Group2), and rest under another header (e.g. called Group3). So on the screen it will look like:
[ Group1 ][ Group2 ][ Group3 ]
[col1][col2][col3][col4][col5][co63][col7][col8][col9][col10][col11][col12][col13][col14][col15]
[ row1 ]
[ row2 ]
[ row3 ]
[ row4 ]
.....
..
.
Is it even possible to do in the current implementation of the Telerik Grid? to be able to add such a grouping on top of the columns? If not, what do you suggest to do?
Thanks,
Wai Kei
For my project there is a requirement to group the columns into different categories. Currently I have a Telerik grid which displays about 15 columns of information. The customer wants to group the first 3 columns under a header (e.g. called Group1), the next 6 columns under a header (e.g. called Group2), and rest under another header (e.g. called Group3). So on the screen it will look like:
[ Group1 ][ Group2 ][ Group3 ]
[col1][col2][col3][col4][col5][co63][col7][col8][col9][col10][col11][col12][col13][col14][col15]
[ row1 ]
[ row2 ]
[ row3 ]
[ row4 ]
.....
..
.
Is it even possible to do in the current implementation of the Telerik Grid? to be able to add such a grouping on top of the columns? If not, what do you suggest to do?
Thanks,
Wai Kei