Search
3548 results 3151-3160
Forum
- 21st Sep 2017How can i hide the title page when im printing using datatables guys?An example for how to set the messages to show in the exported file is available here. Just replace messageTop with title to set the title. Allan
- 23rd May 2016How to remove pagination when printingYes - server-side. Thanks.
- 16th Mar 2016Only 7 columns are printing in PDF reports.Thanks for your question - however, per the forum rules can you link to a test case showing the issue please. This will allow the issue to be debugged. Information on how to create a test page], if you can't provide a link to your own page can be found here. Thanks, Allan
- 17th Dec 2015Complete data not getting printed to pdfIs it possible to fix this or a workaround?
- 8th Nov 2015Why my JSON is printed out on screen instead of appearing in DataTable?I've added code highlighting now - the instructions for how to highlight code in Markdown are available here. It shows that you have a syntax error on lines 5/6 in the JS code above (two commas in a row). Beyond that, we'd need a link to the page, showing the issue, as per the forum rules. Allan
- 1st Oct 2015Copying (or printing) selected rows doesn't export any rowsHi, This issue was fixed by this commit is Buttons. It will be included in the 1.0.4 release and is in the nightly version if you want to use it there. Regards, Allan
- 6th Feb 2015PDF Printing (non Flash)A minor technicality :-)
- 16th Feb 2010Removing rows, reset numbering, printingSo you want something a little like this: http://datatables.net/examples/api/counter_column.html , combined with this: http://datatables.net/examples/advanced_init/footer_callback.html and TableTools? What happens when you try it... It should work! Although the column index example will (I think) need to be changed to use fnUpdate rather than writing to the DOM. Allan
- 3rd Jan 2016unable to export footer in excel, pdf and printerHi, The problem is that header and footer data are not exported but displaying Even if I use "bFooter": true, it doesn't work. I'm using the latest version of datatables. DOM : Bfrtip Does anyone know how to solve this problem?
- 23rd Nov 2015Numbers wrapping when printing to pdf.It's fine when it prints to my printer.