Skip to content

grid > navigation > sorting > defaultSortDirection

The defaultSortDirection element specifies the initial sort direction.

<defaultSortDirection>desc</defaultSortDirection>

Possible values are asc and desc.

Without a defaultSortDirection a grid is sorted in ascending order.