Skip to content

DevExpress-Examples/wpf-data-grid-display-group-summaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF Data Grid - How to Display Group Summaries

This example shows how to calculate group summaries and display them within group rows. A group summary is a value of the aggregate function calculated over all data rows within a group. The GridControl's GroupSummary collection stores group summary items.

This example uses the GridControl.CustomSummaryExists event / GridControl.CustomSummaryExistsCommand property to calculate group summaries only for the top group level.

Files to Look At

Code Behind Technique

MVVM Technique

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Calculate group summaries and display them within group rows

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •