Search
1494 results 1451-1460
Forum
- 27th Aug 2010Best Practice advice - will datatables format/draw faster from array data, than html table data?table scolls x & y, filters on, table tools
- 25th Aug 2010jeditable: limit editing to specific columns???oTable.fnGetNodes()).editable(getBaseURL() + 'Documents/TestEdit', { "callback": function(sValue, y) { var aPos = oTable.fnGetPosition(this); oTable.fnUpdate(sValue,
- 23rd Aug 2010Editable Grid is not Saving the updateexamples/examples_support/editable_ajax.php', { "callback": function( sValue, y ) { /* Redraw the table from
- 22nd Aug 2010IE 8 - Callback Function of JEditable handler does not triggerOK\', "callback": function( sValue, y ) { var aPos = oTable.fnGetPosition( this
- 18th Aug 2010NEED FOR A FULL jeditable PHP MYSQL exampleinc/datatables/examples/examples_support/editable_ajax.php', { "callback": function( sValue, y ) { var aPos = oTable.fnGetPosition( this
- 11th Aug 2010Sorting HTML Data Doesn't Convert to Floata generic (x < y) to sort the string.
- 11th Aug 2010Server Side ColumnssOutput .= '"'.addslashes("".date ( 'M d, Y', $aRow['date']) ).'"'; $sOutput .= "],"; } [/code] The
- 29th Jul 2010Column Sizes Different in IEam only displaying a 'Y' or 'N' value I
- 15th Jun 2010Problem while changing html table property align="left", It affects the search and paginationjQuery.fn.dataTableExt.oSort['parsesort-asc'] = function(x,y) { x = parseInt(x.substring(x.lastIndexOf(",")+2,x.lastIndexOf("'"))); y = parseInt(y.substring(y.lastIndexOf(",")+2,y.lastIndexOf("'"))); return ((x < y)
- 9th Jun 2010I just don't get jEditable + Server-Sidetbody td').editable('', { "callback": function(sValue, y) { var aPos = oTable.fnGetPosition( this