Relative Content

Tag Archive for jquerysortingdatatablecustom-sort

Custom Sort Data table Column – first all numbers , String and null

I am trying to sort my data table based on custom requirement where I need to Sort first numbers , Second String and then null values at bottom of table. I have created data table where there are columns Age which has all three values. Whenever user clicks on Age , First number should be sorted then string and then null values at bottom. I have used method and override sort with $.fn.dataTable.ext.oSort