Author: AndyMoireASP | Posted on: 2/17/2010 5:47:39 PM | Views : 1199

Hi
I have, which I hope is a simple question, I am using a simple java script command to print my asp.net page using window.print(), but on my page, some of my controls are in a scroll panel, which means that anything hidden by the panel isn't printed. Therefore, my question is, how to do I print the whole page, including those bits hidden by the panel without having to create a second page that doesn't use my panels?
Thanks

...

Go to the complete details ...