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 [email protected] Mary Moe [email protected] July Dooley [email protected] John Doe [email protected] Mary Moe [email protected] July Dooley [email protected] John Doe [email protected] Mary Moe [email protected] July sandbox [email protected] John Doe [email protected] Mary Moe [email protected] July Dooley [email protected]
Data table Script
Print button script

