Search
3538 results 221-230
Forum
- 19th Jan 2015tabletools print margin adjustment@media print { html, body { height: auto; } #page-wrapper{ margin: 0 0 0 0; border-left:#FFF; padding: 0 10px; min-height:auto;} .navbar-static-side { margin: 0 0 0 0; margin-top: 10px;} }
- 27th Nov 2014Print the editor screenrelease though! Of the printing, you could use a print stylesheet that will remove
- 9th Oct 2014data table printFor a print view you could try using TableTools: http://live.datatables.net/voxuwedi/1/edit . Allan
- 24th Sep 2014Is there a way to disable the Print View Overlay?Yes - you can set the sInfo option for your print button to be an empty string. Allan
- 18th Apr 2014Calling TableTools native print function from custom print functionUse the fnPrint API method: http://datatables.net/extras/tabletools/api#fnPrint . There is no public API to programmatically end the print at the moment. Allan
- 31st Jan 2014Print one row->one pageThey will all print at once. Not one by one. Allan
- 20th Jan 2014Close print preview on button clickIs anybody has been able to insert close button on print preview?
- 17th Jan 2014Flexibility in print optionHere, is that possible to call the ctrl+p functionality automatically after clicking the print button? No - that would be a massive usability / security issue if browser's offered that ability. They don't have an API to do that I'm afraid. Allan
- 18th Nov 2013Print Button Issue.The mColumns option doesn't currently work with the Print button. It will be made to do so in the next major revision of TableTools. Allan
- 3rd Oct 2013TableTools v1.0.2 - Save as Excel, CSV, copy and print!Sorry no - TableTools' print option isn't designed to