Quantcast
Viewing all articles
Browse latest Browse all 82115

Only one tabletools button works.

$(document).ready( function () {
				$('.display').dataTable( {
					"bJQueryUI": true,
					"iDisplayLength": 50,
					"sPaginationType": "full_numbers",
					"sDom": '<"H"lfTr>t<"F"ip>',
					"oTableTools": {
						"aButtons": [
							"print", 
							"csv", 
							"pdf"
						]
					}
				});
			});
			

The only button that is working is the "print" button the csv or pdf dont.

my website is local host so I used the debugger

http://debug.datatables.net/azanax

Viewing all articles
Browse latest Browse all 82115

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>