How to show specific column, in my case it`s checkbox-column, before group(class .k-group-cell) columns in grouped Kendo Angular Grid Component?
1 Answer, 1 is accepted
0
Svet
Telerik team
answered on 10 Aug 2020, 08:25 AM
Hi Danyil,
Thank you for the provided screenshot.
However, the requirement isn't possible to be achieved with the current functionality of the Gird. The Grid grouping feature requires that the complete Grid content is rendered in a specific way that doesn't allow to have some columns that are grouped and others that aren't. That would be against the implementation design of the Grid. I understand that this may be disappointing but there isn't a workaround that we could suggest as well.