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

krueschi’s picture

Issue summary: View changes

I'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.