SMART datagrid v.1 > Classes > GridBase
Return the number of fields which have been involved in sorting.
var sortCount = grid.getSortFieldCount(); consol.log(sortCount + " fields have been sorted.");