Back to Devexpress

Sorting

vcl-157127-expresspivotgrid-end-user-capabilities-sorting.md

latest856 B
Original Source

Sorting

  • Sep 06, 2024

The values of column fields and row fields are always displayed in ascending or descending order. The following actions can be performed by end-users to change a field’s sort order:

ActionEffect
Clicking a field header.Inverses the current sort order.

Note:

  • Use the pivot grid’s OptionsCustomize.Sorting property to prevent end-users from sorting data against all the fields.

  • Use a field’s Options.Sorting property to prevent end-users from filtering data against a specific field.