Sortable
configurationIf set to true the user could sort the pivotgrid by clicking the dimension fields. By default sorting is disabled.
Can be set to a JavaScript object which represents the sorting configuration.
sortable
Boolean|ObjectDefault: false
sortable.allowUnsort
BooleanIf set to true the user can get the pivotgrid in unsorted state by clicking the sorted dimension field.
Default: true