Greetings,
I'm writing a student report that is activated by a pulldown list containing all the students'names.
This module will sit in a container, inside a dot net nuke portal.
I would like for the user to be able to print JUST the report, by clicking on the print icon that emcompasses the container.
The only problem is that when button is clicked, only the UNINSTANTIATED version of the module (the one with the pull down but NO actual report) appears on the separate window.
Does anyone know how to specify the print button so it will print whatever is actually inside the container at the time?
Many thanks!!