am not getting full table in padf am getting only half table please help me how to get full table
am not getting full table in padf am getting only half table please help me how to get full table
sairamgh
Posts: 6Questions: 3Answers: 0
<
script>
$(document).ready(function() {
$('#myTable').dataTable({
dom: 'Bfrtip',
buttons: [
'excelHtml5',
'pdfHtml5'
],
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Yep, that looks right, would you be able to provide a live example so we can take a look?
Cheers,
Colin
thank you colin for your responce some how i manged it thanks