Skip to content

DevExpress-Examples/winforms-pivot-grid-use-a-hidden-field-to-sort-visible-field-values

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pivot Grid for WinForms - How to Use a Hidden Field to Sort the Visible Field Values

This example demonstrates how to sort the Sales Person field by the hidden Last Name data field.

Check the Enable custom sorting box to sort the Sales Person values by Last Name instead of the default alphabetical sort order.

The checked Enable custom sorting box enables the Sorting by Summary functionality for the Sales Person field. The Last Name field is placed in the Data Area to calculate a summary value that is used to sort the Sales Person field values.

This example uses the following API:

Files to Review

Documentation

About

This example demonstrates how to sort the Sales Person field by the hidden Last Name data field.

Topics

Resources

License

Stars

Watchers

Forks