Search
1494 results 1251-1260
Forum
- 30th May 2013bLengthChange Only Partially Worksthe "Showing X of Y" text. Has anyone ever
- 30th May 2013Problem with ordering data with server side info and horizontal scrollingSet the X and Y axis of the tooltip
- 30th May 2013datatable datetime sorting locally work fine but not in servervar x = new Date(a), y = new Date(b); return ((x
- 21st May 2013Rename Columns (Column AS B)DATE_FORMAT (DISPATCH_TIME, '% m /% d /% Y') AS DISPATCH_D I mean
- 21st May 2013jQuery 1.8.2, DataTables 1.9.4 and jEditablereturn(value); }, { "callback": function( sValue, y ) { var aPos = oTable.fnGetPosition( this
- 17th May 2013Can't get to work Hidden title numeric sortingvar x = a.match(/title="(-?[0-9]+)/)[1]; var y = b.match(/title="(-?[0-9]+)/)[1]; x = parseFloat( x
- 14th May 2013Converting from Yahoo! YUI Datatabletrue} ], data: data, scrollable: "y", height:"500px", width: "95%", // Optionally
- 25th Apr 2013Unable to get property 'className' of undefined or null referenceoTable.$('td').editable('', { "callback": function (sValue, y) { debugger; var aPos = oTable.fnGetPosition(this);
- 12th Apr 2013How do i use function fnPriority more times?x = fnPriority( a ); var y = fnPriority( b ); return ((x
- 9th Apr 2013Column alignment broken when has too long data.I'm creating datatables with Y axis scrollable option. And,