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

Total Summary

Product Name 
Alice MuttonOutback LagerRössle SauerkrautTarte au sucreGuaraná FantásticaPâté chinoisRhönbräu KlosterbierGnocchi di nonna AliceLouisiana Hot Spiced OkraScottish Longbreads
Company info
Company Name 
Blondesddsl père et filsBlondesddsl père et filsMorgenstern GesundkostMorgenstern GesundkostBerglunds snabbköpBerglunds snabbköpBerglunds snabbköpVins et alcools ChevalierMagazzini Alimentari RiunitiMagazzini Alimentari Riuniti
Address 
24, place Kléber24, place KléberHeerstr. 22Heerstr. 22Berguvsvägen 8Berguvsvägen 8Berguvsvägen 859 rue de l'AbbayeVia Ludovico il Moro 22Via Ludovico il Moro 22
Country 
FranceFranceGermanyGermanySwedenSwedenSwedenFranceItalyItaly
City 
StrasbourgStrasbourgLeipzigLeipzigLuleåLuleåLuleåReimsBergamoBergamo
Pricing
Unit Price 
$31.20$12.00$36.40$39.40$3.60$19.20$6.20$30.40$13.60$10.00
Quantity 
3020201212203043020
Total 
$936.00$240.00$728.00$472.80$43.20$384.00$186.00$121.60$408.00$200.00
Sum of Total is $1,265,793.04
Page 1 of 216 (2155 items)Prev1234567214215216Next


The DevExpress ASP.NET MVC Vertical Grid is a powerful data shaping extension that includes a variety of data summary calculation options. Total Summaries are aggregate function values calculated against all cards within the VerticalGrid, and displayed summary panel, provided that the Settings.ShowSummaryPanel property is set to true.

The VerticalGrid stores its total summary items, which are instances of the ASPxVerticalGridSummaryItem class, in the TotalSummary collection. Built-in aggregate functions include: Min, Max, Avg, Sum and Count.

In this demo, the Total grid row is declared as unbound by setting the UnboundType property to Decimal. The column's cell values are calculated by using the expression specified by the UnboundExpression property.

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
The source code files for this demo are installed (by default) in the following directory:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxVerticalGridDemos