They have commas in them do they? They are therefore non-numeric and require special handling.
You could use 1.10 which is pre-beta which will sort such numbers automatically ( https://github.com/DataTables/DataTables/tree/1_10_wip/media/js ), or use a sorting plug-in: http://datatables.net/plug-ins/sorting#formatted_numbers
Replies
You could use 1.10 which is pre-beta which will sort such numbers automatically ( https://github.com/DataTables/DataTables/tree/1_10_wip/media/js ), or use a sorting plug-in: http://datatables.net/plug-ins/sorting#formatted_numbers
Allan