Search
3538 results 251-260
Forum
- 1st Mar 2012Adding info division to print outUse the sMessage option for the print button: http://datatables.net/extras/tabletools/button_options#sMessage Allan
- 22nd Feb 2012print button as a generic hide/show button [SOLVED]to change tabletools, but print has now another propertie
- 12th Feb 2012Print Datatables with div contentI presume you are using the TableTools print option? Have you looked at the sMessage parameter: http://datatables.net/extras/tabletools/button_options#sMessage ? You can put any HTML you want in there. Allan
- 27th Jan 2012Print problem with header and bSelectedOnlyhi viz, regretfully tabletools print doesn't work with a single row. joao noronha
- 17th Sep 2011print without preview [SOLVED]You would need to add this in: http://www.quackit.com/javascript/javascript_print.cfm . You could modify the fnClick function for the print button in TableTools to add this print option. Allan
- 7th Sep 2011[Solved] Getting only print button.TableTools( oTable, { "aButtons": [ { "type": "print", "sButtonText": " ", "sToolTip": "Print" }] }); $('#transaction_wrapper').before(
- 19th Aug 2011Tabletools print lines between valuesto not wrap when printing that would be fine
- 22nd Jul 2011Copy and Print ButtonsSorry it's work for the copy function but for the print function it's diffrent. I don't know how do that.
- 2nd Jul 2011How can I programmatically close the print view?sButtonText": "<?=__("HP Button0083")?>" } , { "sExtends": "print" , "bShowAll": false , "sMessage": '<div
- 17th Jun 2011Tabletools print option not workinghttp://www.datatables.net/release-datatables/extras/TableTools/media/swf/copy_cvs_xls_pdf.swf", "aButtons": [ "copy", {"sExtends": "print", "bShowAll": false, "mColumns": [ 0,8,9,1,2,3,6,4,5],