Search
3547 results 1301-1310
Forum
- 12th May 2016Problem WHERE clausecopy', 'excel', 'csv', 'pdf', 'print' ] } ] } ); } ); Thanks
- 10th May 2016How to include line breaks when printingSomeone else might find this syntax useful 'buttons': [{ extend: 'print', text: 'Print current page', exportOptions: { stripHtml: false } }, { extend: 'pdf', text: 'Save PDF', exportOptions: { stripNewlines: false } } ],
- 6th May 2016Complex header printingI'm afraid there is no support for complex headers in the exported output from Buttons at this time (print, copy, CSV or Excel). Allan
- 5th May 2016newbie, trying to get table tools to work.that was it! print button showed up! now all I haven left to deal with is why my rows aren't being limited anymore, will start another forum for that thanks again!
- 4th May 2016Hiding first column and getting only visible columns for exportIf I able to hide column just before print It could also solves the problem. column.visible(false); Where could I put this action to want to run just before action.
- 27th Apr 2016String gets converted to date format when saved in csv formatPlease find the script used for the same, $(document).ready(function () { $('#TableList').DataTable({ dom: 'Tlfrtip', "oTableTools": { "aButtons": [ "print", { "sExtends": "collection", "sButtonText": "Save", "aButtons": [ { "sExtends": "csv", "sCharSet": "utf16le" }, { "sExtends": "pdf", "sPdfSize": "A3", "sPdfOrientation": "landscape" } ] } ] } }); });
- 26th Apr 2016tables in different JQUERY tabsyou can see, I print the correct tab, but
- 25th Apr 2016"Buttons" issue with exporting @fontface columnsI'm surprised it doesn't work for Print. Can you link to a page showing the issue there please. For the other export options you would need to use either orthogonal data output data, or formatted data. Allan
- 20th Apr 2016.draw() removes jquery .change()On the website, change the weight and you will see what I mean. All the bindings are gone for that row. The weight (when changed is suppose to update the drop down) and the print button stops working
- 18th Apr 2016Can't manipulate all fields on preSubmitkeys: [ 9 ] }, buttons: [ { extend: "print", className: ""},{ extend: "create", editor: