Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Client Summary Calculation

# 
Product Name 
Unit Price 
Quantity 
Discount 
Total 
Inserted values
Updated values
Deleted values
CollapseOrder ID: 10248 (, , )
 DeleteQueso Cabrales$14.00120%$168.00
 DeleteSingaporean Hokkien Fried Mee$9.80100%$98.00
 DeleteMozzarella di Giovanni$34.8050%$174.00
CollapseOrder ID: 10249 (, , )
 DeleteTofu$18.6090%$167.40
 DeleteManjimup Dried Apples$42.40400%$1,696.00
CollapseOrder ID: 10250 (, , ) (Continued on the next page)
 DeleteJack's New England Clam Chowder$7.70100%$77.00
 DeleteManjimup Dried Apples$42.403515%$1,261.40
 
Page 1 of 299 (2985 items)Prev1234567297298299Next
Preview changes
Save changes
Cancel changes

The DevExpress ASP.NET GridView (ASPxGridView) allows you to recalculate total and group summaries on the client in batch edit mode.

To disable automatic recalculation, set the EnableRealTimeSummaryRecalculation property to false.

The ASPxGridView does not highlight its summaries when their values are recalculated. To highlight recalculated summary values, use the following API:

In this demo, the control's HighlightSummaryItems property value is set to true and the grid colors summary items when their values are changed.

Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
Open VB Solution
The source code files for this demo are installed (by default) in the following directories:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\ASPxGridViewDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxGridViewDemos