Home   |  Articles   |  Resources   |  Humor   |  Feedback       

  Login   Register 

Ads Via DevMavens


Summary Totals in an .NET DataGrid

Posted by on Sunday, March 14, 2004

Generating summary totals is the most common requirement of any report. Here are some links about generating column, row, and report totals.

The ASP.NET DataGrid is an extremely flexible control. By catching certain events, such as OnItemDataBound and OnItemCreated, you can further customize the appearance of a grid, including adding rows for totals along columns and rows. These links demonstrate different methods and code samples on how to generate row, column and report totals in an .Net Datagrid.

 

  Summary Rows in DataGrid Controls 


 
Create a Summary Row for a DataGrid in ASP.NET by Using Visual Basic .NET


  Adding a Totals Field in a DataGrid 


 
Summary Rows in a DataGrid: A Comparison of Techniques

 
 Advanced Data Reporting - Aggregates and Summary Rows

 


 


The Blogs
Subscribe to the OdeToCode blogs for the latest news, downloads, new articles, and quirky commentary.
Building Websites with the ASP.NET Community Starter Kit
Community Starter Kit
A comprehensive guide to understanding, implementing, and extending the powerful and freely available application from Microsoft. See More...
Microsoft Community Links
SQL Server
Visual C#
ASP.NET
.NET Framework
Visual Studio .NET
Contribute Code
Privacy
Consultancy