Hi Telerik
I have a RadGridView with grouped data on 2 properties (ie 2 RadGridView.GroupDescriptors in xaml). This works great.
Visually I would like to save some space on the left side by removing the extra columns that is created for each of the grouping (see attached image).
Preferably also move in the collapse-expand arrow, but that would be more of a bonus.
Im suspecting I have to paste in the entire GridViewNewRowTemplate and change the part_indicatorpresenter from theGridView-xaml, but I hope I can do something lessradical
Thanks in advance, Robert