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

Don't show columns when they are grouped

3 Answers 69 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Gary
Top achievements
Rank 1
Gary asked on 07 Feb 2012, 03:58 PM
Hello,

When grouping by one or more columns, is it possible to automatically remove those columns from the grid details?

Thanks,
Gary

3 Answers, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 08 Feb 2012, 10:48 AM
Hello Gary,

I'm afraid that currently such functionality is not available.

Greetings,
Rosen
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Gary
Top achievements
Rank 1
answered on 08 Feb 2012, 04:18 PM
Can you suggest the approach you recommend for me to implement this behavior via javascript?

Thanks,
Gary
0
Rosen
Telerik team
answered on 09 Feb 2012, 10:57 AM
Hello Gary,

A possible way to achieve this may be to handle Grid's DataBound event and if there are groups to hide the appropriate td/th element through JavaScript.

Greetings,
Rosen
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
Gary
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Gary
Top achievements
Rank 1
Share this question
or