ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: rstrelau on May 06, 2015, 01:27:38 am

Title: Sort by time locally
Post by: rstrelau on May 06, 2015, 01:27:38 am
I see there is a custom sort option "sortType" available in 2.4.0.  Anything similar to this on 2.3.0 or do we have to upgrade to get the custom sort option?

I'm looking for a way to sort date and time locally.  Thanks!

ryan
Title: Re: Sort by time locally
Post by: paramvir on May 06, 2015, 06:29:32 pm
column.dataType callback is available for custom sorting in the previous versions.

http://paramquery.com/pro/api#option-column-dataType

that works similar to the basic version:

http://paramquery.com/demos/sorting_custom