How should I hide the field name and get only the content inside the field to show as my grouping variable?
For example:
Instead of getting
driverID : 1
all my content
I want only
1
all my content
1 Answer, 1 is accepted
0
Martin Bechev
Telerik team
answered on 29 Jun 2021, 07:17 AM
Hi Jagdeesh,
In order to customize the group text, the developer can use kendoGridGroupHeaderTemplate. For more details please check this article from our documentation: