Printing--ListView

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ZS

    Printing--ListView

    Hi,
    Is there a way to print the contents of a DataGrid or a List View?
    I have a ListView control on a form. I want to transfer all the contents of
    the ListView to the Printer how can I do it.
    Thank you.
    -ZS
  • AMALORPAVANATHAN YAGULASAMY(AMAL)MCP,MCS

    #2
    RE: Printing--ListView

    Refer the URL http://www.c-sharpcorner.com/Graphic...dPrinterMG.asp
    --
    Regards,
    Amal [MCP, MCS]
    Latest news coverage, email, free stock quotes, live scores and video are just the beginning. Discover more every day at Yahoo!



    "ZS" wrote:
    [color=blue]
    > Hi,
    > Is there a way to print the contents of a DataGrid or a List View?
    > I have a ListView control on a form. I want to transfer all the contents of
    > the ListView to the Printer how can I do it.
    > Thank you.
    > -ZS[/color]

    Comment

    Working...