Search
1494 results 1371-1380
Forum
- 16th Nov 2011MSSQL Filtering - HELP FOR ME = HELP FOR EVERYONE !sWhere $sOrder )as x)as y"; $rResult = sqlsrv_query($gaSql['link'],$sQuery) or die("$sQuery:
- 15th Nov 2011Sorting columns with imagesrefused | waiting | accepted USERNAME| Y | N | N | Y and
- 12th Nov 2011Show/Hide of row details stops working after scrollingallowing infinite scrolling in y direction. Before scrolling in
- 27th Oct 2011validate a column cell value before submiting via .editable...Hello, I am using http://www.datatables.net/examples/api/editable.html combined with fnDrawCallback to edit one column. [code]oTable = $('#tableID').dataTable( { "fnDrawCallback": function(){ $('td:eq(0)', this.fnGetNodes()).editable('', { "callback": function(sValue, y) { var aPos = oTable.fnGetPosition(this); oTable.fnUpdate(sValue, aPos[0], aPos[1]); } }); } });[/code] How to do validation before calling the URL..., Thanks
- 20th Oct 2011currency sortingcode] jQuery.fn.dataTableExt.oSort['currency_sorting-asc'] = function( x, y ){ x = x.replace( /[^\d.-]/g, '' ); y
- 20th Oct 2011Place the cursor/caret at the end of makeeditable textarea after updating the column from the servervar mm = dt.getMonth()+1; var y = dt.getFullYear(); var H = dt.getHours();
- 19th Oct 2011server side processing - edit problemmedia1/js/editable_ajax.php', { "callback": function( sValue, y ) { /* Redraw the table from
- 19th Oct 2011Error when attempting currency sort - [RESOLVED]a == "-" ? 0 : a.replace(/,/g, ""); var y = b == "-" ? 0 : b.replace(/,/g, ""); /* Remove
- 5th Oct 2011fnRowCallback and sAjaxSource giving me "undefined" aDatamanager/updateName', { "callback": function( sValue, y ) { var aPos = portsTable.fnGetPosition( this
- 27th Sep 2011jeditable drop down list data dependant on other columnsvalue); }, { "callback": function (sValue, y) { oTable.fnDraw(); }, /*data : _fm,*/ data