how to print each selected record in each page in when click "Print selected"..?
how to print each selected record in each page in when click "Print selected"..?

Any ideas anyone...
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Does this example help?
https://datatables.net/extensions/buttons/examples/print/select.html
Kevin
Yes, i used this example, but exactly i want. Suppose, When i select 3 records and then press "print selected" button it will be display print preview records in single page all selected record . But i want each selected record in single page.