Sorting problems with columns tht have "()"
-
Hi Tobias,
Thanks for a great plugin!
I’m having a problem on my site with sorting of some columns that have numbers like “4567 (3456) ” that are not sorted correctly. It’s always sorted by 99, 9, 8888, 88, 8, 77, 7 and so on. The problem is that this has worked before so I’m not sure what happend.
The Sorting plugin is installed and the custom commands look like this;
"columnDefs": [{ "type": "formatted-num", "targets": [ 4 , 5, 6, 8 ] },{ "type": "num-html", "targets": [3, 7]}],"order": [[7,'desc']]
I’ve also tried with the “numeric-comma” command, but no luck.
The page could be find here, and the problem is with column 4, 5, 6, 8.
https://www.cinode.com/konsultkollen/
Thanks in advance!
- The topic ‘Sorting problems with columns tht have "()"’ is closed to new replies.