The PivotGridFieldBase.SortBySummaryInfo property allows sorting data by displayed cell values and by using a custom summary algorithm. In the first case, it is necessary to specify the PivotGridFieldSortBySummaryInfo.Field property to sort data by fields summary values. In the second case, it is necessary to use the PivotGridFieldSortBySummaryInfo.FieldName property to select a data source field that should be used to calculate summaries. In the latter case, you can select a summary type via the PivotGridFieldSortBySummaryInfo.SummaryType property.
Built-in popup menu allow applying the Sort By Summary feature by using the PivotGridFieldSortBySummaryInfo.Field property. This example demonstrates how to customize such a menu to provide the Sort By Summary feature using the PivotGridFieldSortBySummaryInfo.FieldName property.
forked from DevExpress-Examples/out-of-maintenance-how-to-implement-a-custom-sort-by-summary-feature-e2917
-
Notifications
You must be signed in to change notification settings - Fork 0
.NET, WinForms, XtraPivotGrid Suite
License
tula71/how-to-implement-a-custom-sort-by-summary-feature-e2917
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
.NET, WinForms, XtraPivotGrid Suite
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C# 100.0%