Search
1494 results 1411-1420
Forum
- 22nd Apr 2011jQuery Datatable functionality not working when table data is populated by using JavascriptjQuery.fn.dataTableExt.oSort['string-case-asc'] = function(x,y) { return ((x < y) ? -1 : ((x > y) ? 1
- 21st Apr 2011server_side with multi_filter_selectin select button. Can y help me and propose
- 16th Apr 2011Sort Performancecolumns Scroll X and Y enabled No Server Side
- 14th Apr 2011jeditable: enter is not pressing, editings are not savingconfig.recordDataTable.fnGetNodes()).editable('../examples_support/editable_ajax.php', { "callback": function (sValue, y) { var aPos = config.recordDataTable.fnGetPosition(this); config.recordDataTable.fnUpdate(sValue,
- 11th Apr 2011Access other cells in row that was editedoTable.fnGetNodes()).editable('editable_ajax.aspx', { "callback": function (sValue, y) { var aPos = oTable.fnGetPosition(this); oTable.fnUpdate(sValue,
- 10th Apr 2011Trying to use datatable plugin to generate a sample table with 4 columns, multi sortable and havingfunction(x,y) { return ((x < y) ? -1 : ((x > y)
- 6th Apr 2011Jeditable with fnClickAddRow [Solved]release-datatables/examples/examples_support/editable_ajax.php', { "callback": function( sValue, y ) { var aPos = oTable.fnGetPosition( this
- 31st Mar 2011[How to] use (hidden sorting) plug-invar x = a.match(/title="(-?[0-9]+)/)[1]; var y = b.match(/title="(-?[0-9]+)/)[1]; x = parseFloat( x
- 25th Mar 2011EditableoTable.fnGetNodes()).editable('ExampleEditable.aspx', { "fnDrawCallback": function (sValue, y) { alert('##DataTables has redrawn the
- 17th Mar 2011jEditable Server-Side edit issueexamples_support/editable_ajax.php', { "callback": function( sValue, y ) { var aPos = oTable.fnGetPosition( this