hai, it's done. I just add
$('#prt-container').empty();
after
$('#prt-container').printElement({pageTitle:pgTitle, overrideElementCSS:[{ href:'css/print-grid.css',media:'print'}]});
Anyway, 1 more problem is when i click print, it does not print a div with background color ? Any solution ?
This is my code :
function PrintGrid(){