APNSoft.com - Web Controls, components for ASP.NET
 About Us 
 Articles 
 Products
 Downloads 
 Purchase
 Support

DataGrid
Controls Suite 4.5


Overview
Features
Reference Book
Live Demos
Populating with Data
Columns
Rows
Row uniqueness
Alternating rows
Hovered row
CSS Formatting
Client-side selection
Server-side selection
Filtering
Exporting
Insert/Update/Delete
Cell editing
Fixed (Summary) row
Appearance & Layout
Behavior
Bottom Bar
Application scenarios







A user might be interested in aggregate information, such as the average price, the total number of units in stock, etc. Such summary information can be displayed in the fixed (frozen) row. Fixed row remains visible at the bottom of the grid and does not scroll when the grid scrolls.

To add summary information to the column, use the Summary property. A column also includes auxiliary aggregate methods: Sum(), Average(), Minimum() and Maximum(). The .RowSummaryTABLE{} CSS class is used for customization.



Code Samples:


© 2003-2024 APNSoft. All rights reserved.    Terms of use.