Aggregates are not shown

PROBLEM

AggregateResults are not shown at the bottom of the RadGridView.

CAUSE

By default the RadGridView does not show the column footers.

SOLUTION

Set the ShowColumnFooters property to "True".

In this article