Hi,
I have a grouped GridView, which have many aggregate functions attached. Group headers showing some of the aggregate function results.
When the user clicks a column header she expects grid to sort by aggregate results by group headers but the grid sorting by the original data source without group. This confuses our users.
Is there a way to sort gridview by group header aggregate results ?
Thank you in advance.