Active
Project:
Slickgrid
Version:
7.x-1.4
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
4 Apr 2012 at 17:01 UTC
Updated:
20 Feb 2014 at 13:11 UTC
Jump to comment: Most recent
I am using slickgrid for an employee directory and it's working great. The problem I've run into is there is no settings for default order sort ( in this cause I want it to sort them by last name ) is there a setting or some code I can edit to get this done?
Comments
Comment #1
krueschi commentedI'm using the 7.x-2.0 version of slickgrid and slickgrid library and have the same issue:
The view has for default a sort order for a numeric field in the listed node type.
It does'nt matter the nodes sort everytime in ascending order of the number field.
On equal number field entries it sorts by node title, ascending too.
But when clicking on the column description of the numeric fields I may cycle throu asc/desc/no specific order.