Sorting
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:
Action | Effect |
---|---|
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.