Currently the sorttype property of a column defines the type of the column for appropriate sorting.
Possible values include int/integer – for sorting integer ; float/number/currency – for sorting decimal numbers ; date – for sorting date and text – for text sorting.
I have a need for case, punctuation and accent insensitive text sorting.
For example, currently jqGrid sorts a column in this order:
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top