Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Sorting using multiple fields

    Is it possible to add a second field for sorting. Currently I use

    Code:
    sortField: "date", sortDirection: "descending"
    for a single field sort. But need to first sort by date, and the sort by time within the first sort.

    thanks,
    ~S
Working...
X