Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
163
How to print contents of a Datagrid
posted

Hi,

Could you please help me in knowing how we can print the contents of whole xamdatagrid?

Thanks in advance, Abhinav

  • 2125
    posted

    Hi KSomi,

    You could print the xamDataGrid contents through using our new  WPF Reporting component
    from the NetAdvantage for WPF 2008 Volume 2 release.
    The WPF Reporting engine allows you to create printable documents that can
    either be sent directly to the printer or saved as XPS(XML Paper Specification format) documents.

    You can find information on how to get up and running quickly with the WPF Reporting engine using
    the Infragistics online documentation related to the WPF Reporting component.
    <http://help.infragistics.com/Help/NetAdvantage/WPF/2008.2/CLR3.X/html/WPF_Reporting.html>

    In answer to your question - "how we can print the contents of whole xamdatagrid?"
    I would advise you to take a look at the xamDataGrid Reporting sample application from the
    NetAdvantage for Win Client WPF 2008 Volume 2 xamFeatureBrowser .

    NetAdvantage for WinClient WPF xamFeatureBrowser->Reporting->Getting Started->xamDataGrid Reporting

    Best Regards,
    Yanko