Hello,
I've found a problem by sorting a treegrid column by date. I used the same column model as in non-tree grids (there everything works fine) but the attempt to sort the date column will sort the date letter by letter. It seems if the date formatter I use isn't recognized correctly. I use the formatter “date” and the options “srcformat: 'Y-m-d', newformat: 'd.m.Y' ” to display a localized date string.
The treegrid examples on the jqgrid demo pages don't show a date formatted column, furthermore the “Debit” column in the examples won't get sorted correctly either.
Is this a bug or am I missing something?
Greetings
– Marcel Karras
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top