printing content of a page while hiding some controls
Hi,
On my page, I have some dropdowns along with labels above the dropdowns containing the currently selected items.I also have a grid bellow the dropdowns reflecting the resulting data corresponding to the selected dropdown values.
I need to allow the user to print the grid as well as the label controls while excluding the dropdowns from my resulting printed page.
Do you pls know how I can achieve that ??
Thanls :)
Re: printing content of a page while hiding some controls
You can use a print css and then set the desired controls to hidden in this css