Search
1494 results 461-470
Forum
- 8th Jan 2014crud buttons not workingk jquery.js:2 l.fireWith jquery.js:2 y jquery.js:2 d jquery.js:2
- 4th Jan 2014Date Sorting until "-"function(a, b) { x = chogger_date(a); y = chogger_date(b); return ((x <
- 12th Dec 2013IE8 Invalid Argument error with FixedColumns.jsI replace this.dom.grid.dt.style.width = ($(this.dom.grid.dt).width()-this.s.iLeftWidth-this.s.iRightWidth)+"px"; by $(this.dom.grid.dt).css("width",$(this.dom.grid.dt).width()-this.s.iLeftWidth-this.s.iRightWidth); It's fixed in IE8! :) I changed //oGrid.dt.style.width = iRemainder+"px"; $(oGrid.dt).css("width",iRemainder); too. Y fixed all! :)
- 12th Dec 2013jediting only one columneditable_ajax.php', { "callback": function( sValue, y ) { var aPos = oTable.fnGetPosition( this
- 9th Dec 2013Header columns are not aligned with the data columnsthe problem is the y axes scroll bar width.
- 4th Dec 2013JS error in fnDestroy() using DataTables 1.10.0-dev: Object not a functionsame link above⦠The Y scrollbar is always present
- 2nd Dec 2013The value of iDisplayLength not increasing with Server-side processingin Oracle/MySQL, LIMIT $X, $Y is the equivalent of
- 29th Nov 2013Context menu when right clicking a rowel).attr('id') + '\n\n' + 'X: ' + pos.x + ' Y: ' + pos.y + ' (relative to element)\n\n'
- 13th Nov 2013Datatables 1.9 508 compliance questions600,//used to do the y scrolling "bScrollCollapse": true,//collapse table
- 5th Nov 2013form.serialize only retrieves values of current pagefalse; }, error: function (x, y, z) { alert(x.responseText); } }); }); [/code] Is