Hello Experts,
Currently I am working on a web application using vb.net with VS2008.
It contain online fallible form with Ajax Collapsible Panel Extenders (with validations).
Now I want a print button on this page.
I tried with window.print() but it is not showing the controls when collapsible Panel is false.
Please help me to solve this problem