I am a newby with JQuery and am trying to figure out how to create a print preview using the Table Tools plugins 'Print' functionality. As is the print functionality removes non-printing elements. I have a requirement to display that same representation in a pop-up. If I just use DOM manipulation I only get the first page of my dataTable. I would like the print preview in the pop-up to show all results.
↧