Search
3538 results 231-240
Forum
- 10th Jun 2013Copy, CSV, XLS, PDF, Print only selected rowssExtends": "pdf", "bSelectedOnly": true}, "print" ] } ] } } ); [/code]
- 4th Jun 2013sInfo text for Print and Copy buttons Not workingI found out that by using the "TableTools_JUI.css" in the header was causing the Flash white boxes to not display the text (default) or the custom text set by "sInfo" for Print and Copy Buttons. Removing the reference fixed it.
- 21st May 2013How to add Back Button Instead of Escape key in Print Page-Tabletoolsgot it..working.. it is like this....replace the_id_of_your_table with correspinding table id { "sExtends": "print", "sMessage": "Your original message" + " " }
- 18th Mar 2013Buttons for Copy, print, outsite my datatablesHi, I have a similar requirement to create external buttons for 'Print' and 'ColVis'. Could you please help with some sample codes? Thank you.
- 25th Jan 2013TableTools not sorting on Print ViewHey allan here is the sample test case, Sorry its not the prettiest but it will do for now http://jsfiddle.net/aGGtb/11/embedded/result/ As you can see the sorting is not working on the print page. Thanks again for your help
- 29th Nov 2012print preview in a popupchanged. I extended the Print click functionality and used
- 5th Nov 2012Print button for edit recordgreat thx... it's like showing "receipt" record and print the same for customers.
- 1st Nov 2012Table header (Print message)For #2: we tried "sMessage" but it has no effect at all. [code] "oTableTools": { "aButtons": [ { "sExtends": "print", "sMessage": "Generated by DataTables" } ] } [/code] any ideas ?
- 9th Oct 2012How to call event handler for PRINT buttonCan you give me some example? I didn't understand you...so you are saying that I can use your print button with that fnClick?
- 2nd Oct 2012TableTools Print loses table headers when using AJAX source and initially flashes incomplete tableI want to see print preview I can't see