Sorting from 1 to 10000
-
In my first column I have items numbered from 1 to approx. 10000, but when I try to sort the column, it jumps from 87 to 870 to 8700.
I’m not sure if the sorting plugin has anything to do with it, but this is how it looks like:
“columnDefs”: [ { “orderable”: false, “targets”: [ 3,12,13 ] } , { “type”: “formatted-num”, “targets”: [ 1 ] }]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Sorting from 1 to 10000’ is closed to new replies.