Sorting on {"orderDataType": "dom-text-numeric", type: 'numeric'} gives Error.

Sorting on {"orderDataType": "dom-text-numeric", type: 'numeric'} gives Error.

riowriow Posts: 1Questions: 1Answers: 0
edited June 2017 in Free community support

Sorting on {"orderDataType": "dom-text-numeric", type: 'numeric'} gives Error.

.

$.fn.dataTable.version = "1.10.5"

I did take a look at https://datatables.net/examples/plug-ins/dom_sort.html
Still errors out.
If I change it to "type: string" it doesn't throw an error, but doesn't sort right.

This discussion has been closed.