Sorting Records
Sorting allows you to define the order of records returned with each navigation query.
About record sorting
When making a basic navigation request, you may define a series of attributes and order (Ascending or Descending) of pairs.
Global sort order of records
This topic discusses the global sort order of records.
Query-time sort ordering
On a per-query basis, you can specify a key on which to sort the records and a sort direction.
Troubleshooting application sort problems
This topic presents some approaches to solving sorting problems.