Search
3537 results 621-630
Forum
- 30th Aug 2017How to print to PDF with column visibility fixed in codeWhat is the difference between extend: 'pdf' and extend: 'pdfHtml5'? This doc discusses the differences: https://datatables.net/extensions/buttons/built-in Kevin
- 14th Aug 2017i have one doubts,data table, foot second and third rows couldn't export to print page plz give meClosed as a duplicate.
- 4th Aug 2017Print: Hide column from PrintingHey Kevin, Thanks for your response. Your answer worked and saved by day...!!!:) Thanks, Hitesh.
- 17th May 2017Getting sub-grids to print in PDF?Thanks, I'll either have to figure it out via PDFmake or somehow else.
- 20th Mar 2017Why not my all the data present in database not print it select only last row entered in database.Agreed - we'd need a test case as stated in the forum rules. Allan
- 5th Feb 2017I want to add only Print Button But this code show all button what is wrong with my code.Looks like you are using TableTools which has been deprecated. In its place you should use the Buttons extension. Kevin
- 15th Dec 2016Example print selected rows button not working in new versionThank you!
- 13th Jul 2016How can I use colspan in the footer with html5button export to excel or print?At this time, there is no option to use colspan or rowspan in the footer. A workaround could be to use a renderer like in this example to check the column index and only return the values for columns you want. You would use a footer formatter rather than a body formatter like in that example. Thanks Tom
- 11th May 2016DataTables buttons, print only if visible and if not a certain classThanks! Unfortunately that doesn't look like it is possible at the moment. jQuery uses $().filter() to do compound selectors. But there is no opertunity to use that with the export options at the moment. I'll need to have a think about how this can be done - I can see it would be useful, but it isn't something that is possible in the current API I'm afraid. Allan
- 6th Oct 2015How to hide some elements in field while using data table button print?130 hidden text