Using examine I have setup bunch of fields are sortable. If i want to sort on multiple fields is it just a matter of chaining the fields to the query object? eg query.OrderByDescending ? I notice that can take params[] so do you just give that the list of fields you want to sort on ?
Examine multifield sort
Guys,
Using examine I have setup bunch of fields are sortable. If i want to sort on multiple fields is it just a matter of chaining the fields to the query object? eg query.OrderByDescending ? I notice that can take params[] so do you just give that the list of fields you want to sort on ?
Regards
Ismail
is working on a reply...