Search
1494 results 581-590
Forum
- 30th Nov 2011Alpha-Numeric Sort?var x = re.exec(a); var y = re.exec(b); // you might want
- 25th Nov 2011Formatted Number Sorting With Some Text Datan/a" ) x= 0; if ( y == "n/a" ) y= 0; x
- 25th Nov 2011Help with a CRUDeditable_query.php', { "callback": function( sValue, y ) { var aPos = oTable.fnGetPosition( this
- 22nd Nov 2011Numeric sort with "NA" in some cellsisNaN(y)) return ((x < y) ? 1 : ((x > y) ? -1
- 16th Nov 2011different iDataSort for sorting ascending and descendingasc/ return ((x < y) ? -1 : ((x > y) ? 1
- 10th Nov 2011"Grid" mode?have both sScrollX and Y set and bCollapse true.
- 3rd Nov 2011Sort column by numerical range?jQuery.fn.dataTableExt.oSort['age-asc'] = function(x,y) { x = x.split("-"); y = y.split("-"); x0 = parseInt(x[0]); y0
- 1st Nov 2011Sorting to ignore empty cellsfunction(x,y) { var retVal; if (y = parseFloat($.trim(y).replace(/,/g,''))) { x = (x = parseFloat($.trim(x).replace(/,/g,'')))
- 31st Oct 2011Updating MySQL tables with DataTables/ jEditableexamples_support/editable_ajax.php', { "callback": function( sValue, y ) { /* Redraw the table from
- 28th Oct 2011DataTables editing exampleadmin/mktoolviewpromotionseditajax/', { "callback": function( sValue, y ) { var aPos = oTable.fnGetPosition( this