Search
1494 results 1351-1360
Forum
- 26th Feb 2012String numeric sorty=matches[0]; } return ((x < y) ? -1 : ((x > y) ? 1
- 25th Feb 2012Cannot custom sort with Ajax Datavar x = fnSort(a); var y = fnSort(b); return ((x <
- 19th Feb 2012Formatted Number Type Detection Buga.replace( /[^\d-.]/g, "" ) : 0; var y = b.match(/\d/) ? b.replace( /[^\d-.]/g, "" ) : 0;
- 10th Feb 2012customizing 'showing x of x entries' message?read 'showing x of y widgets' instead of entries.
- 6th Feb 2012Optimization for european date sortingl'an 1000 ... } jQuery.fn.dataTableExt.oSort['date-euro-asc'] = function(x, y) { x = format_date(x); y = format_date(y);
- 24th Jan 2012don't work fnDraw or fnStandingRedraw problem pagination datatable please help me!!number }; }, 'callback': function( sValue, y ) { /* Redraw the table from
- 19th Jan 2012Problem fnDraw false pagination datatablenumber }; }, 'callback': function( sValue, y ) { /* Redraw the table from
- 16th Jan 2012Datatables Editable Layout issue after updateoTable.fnGetNodes()).editable('Ajax_Functions/ChartOfAccountsUpdate.cshtml', { "callback": function (sValue, y) { var aPos = oTable.fnGetPosition(this); oTable.fnUpdate(sValue,
- 12th Jan 2012currency sort enhancementsign */ x = x.substring( 1 ); y = y.substring( 1 ); That's great
- 11th Jan 2012Table Never redraws using ajaxplaceholder" : "", "callback": function( sValue, y ) { /* Redraw the table from