Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...How to print only a part of a module?How to print only a part of a module?
Previous
 
Next
New Post
2/6/2008 3:51 AM
 

Hi.
I have a module caintaining several ascx. (Graph, Gridview etc...)
I was just wondering how I can print only the gridview in this module?

Best regards,
orjanm

 
New Post
2/6/2008 5:00 AM
 

you can use css to specify elements not to be printed.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
2/6/2008 7:48 AM
 

Hi Sebastian,
and thanks for the quick reply. Could you give an example in code so I can have a look at it. I have one main ascx 
which inherits PortalModuleBase. On this I have two ascx (One showing a graph and one showing a gridview)
which inherits System.Web.UI.UserControl. And its the ascx containing the gridview I want to print...

Best regards,
orjanm

 
New Post
2/6/2008 1:50 PM
 

Hi orjanm,

e.g. you can use different stylesheets per media (screen and printer), e.g. by including in your skin:

< link rel="stylesheet" media="screen" href="website.css">
< link rel="stylesheet" media="print, embossed" href="print.css">

where print.css specifies "visibility: hidden" to suppress unwanted elements.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...How to print only a part of a module?How to print only a part of a module?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out