Hi Nagendra,
As mentioned in our previous update, the Grid actions like, grouping, sorting, etc., will be performed based on the Grid’s data source. So when the grouping action is performed the data source will be sorted in ascending order(by default) on the grouped column if no sorting has been applied and if sorting is applied before grouping, then the same sorting order will be maintained in the group. And consecutive sorting will only occur within the groups.
This is the default behavior of the Grid’s sorting functionality and it is not feasible to perform the sort action on the calculated aggregate values.
Regards,
Sujith R