Posted 8 February 2020, 9:16 am EST
Problem steps:
1-Grid has grouping by “country” column and has “sum aggregation” at “sales” column
2- User click on header of “sales” column to sort descending , it sorting fine in details and grouping rows values.
3- but if user click on header of “sales” column to sort ascending, it sorting fine in details and sorting wrong in grouping rows values.