Searched defs:sort_numeric (Results 1 – 3 of 3) sorted by relevance
394 sort_numeric: function ( a, b ) { method
259 sort_numeric: function(a,b) { method
25 delete newrows;},sort_numeric:function(a,b){aa=parseFloat(a[0].replace(/[^0-9.-]/g,''));if(isNaN(aa… method