Functiondojox.Grid.getSortField

dojo.require("dojox.grid.Grid");
defined in dojox/grid/Grid.js

Retrieves the model field on which to sort data.

Usage

function (/*Integer*/ inSortInfo) (view source)
parametertypedescription
inSortInfoInteger1-based grid column index; positive if sort is ascending, otherwise negative