I have used data table for table, and i have a print button when i click on print button the data table content has to get hide on my printed page as i have shown my output in through image
This is my html code
Sl NO Name Email-id Phone Number John Doe john@example.com Mary Moe mary@example.com July Dooley july@example.com John Doe john@example.com Mary Moe mary@example.com July Dooley july@example.com John Doe john@example.com Mary Moe mary@example.com July sandbox july@example.com John Doe john@example.com Mary Moe mary@example.com July Dooley july@example.com
Data table Script
Print button script

