How To Show Total In GridView Footer
If you build any kind of report, very often requirement is to display result of some aggregate function bellow of numeric column. For example, that could be an average sales per customer, summary of time spent on project or similar that acts as some kind of conclusion for certain column and helps user to better understand report. This tutorial explains how to show total or other aggregate functions in GridView footer.