Loading TOC...

op functions (Functions for Building orderBy Parameters)

The following functions are used to build parameters used by the prototype.orderBy method.

2 functions
Function name Description
op:asc This function sorts the rows by the values of the specified column in ascending order.
op:desc This function sorts the rows by the values of the specified column in descending order.