Search
3546 results 1641-1650
Forum
- 12th Apr 2011Export Buttons are Disabled2 button: xls and print. The button print - no
- 29th Mar 2011Data is shown, but search and row select don't work on the data.games noemen $data['games'][] = $data_row; } //print json_encode($data); echo json_encode($data); The
- 24th Mar 2011Fields with HTML tags are not sorting properlybe an idea to print out the master query
- 18th Mar 2011Hiding table headers on export for all buttonspdf", "bHeader": false }, { "sExtends": "print", "bHeader": false } ] } If there
- 17th Mar 2011'sExtends' is null or not an object - IE8Ah yes - I'm afraid that there is no mColumns option for the print output at the moment so that might well throw an error. That's something that will be included in a future version at some point :-) Allan
- 26th Feb 2011I have a problem at JSP.are calling a log print - just print to file
- 26th Feb 2011server-side helpdata) - and then will print the to be returned
- 24th Feb 2011Unable to export table footers to xls and csv put works for prin using Tabletools?true, "mColumns": [0,1,2,3] }, { "sExtends": "print", "bFooter": true, "mColumns": [0,1,2,3]
- 16th Feb 2011Formatting mysql date in columnI use UNIX_TIMESTAMP(when), then var dWhen = new Date(1000 * oObj.aData[oObj.iDataColumn]); return dWhen.toLocaleTimeString() or whatever function to print a date in the format you want. Hth, Gerardo
- 14th Feb 2011TableTools on multiple tablesEdit: found 1.76. This doesn't solve the problem of multiple instances. With this, only the print view works. The excel, csv, and pdf don't work.