I am trying to define a sort order for the groups in a grouping view / grid. I've tried every combination of sortInfo and options. Is there any way to define a sort order for the grouped field in a groupingView?
This is something that I also need for my ExtJS application, but can't find anywhere a solution that works. Is sorting the groups themselves by groupField even possible in ExtJS 3.4.0?