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
103
Selecting a printer prior to printing on the UltraGrid Print Preview
posted

Is it possible to select a printer using the printDialog?

I have a grid that I call the PrintPreview Method on, This shows me the the print preview of my data but when I click the print button on the preview form it just prints to the default printer. I need to show a dialog to choose the printer when the button is clicked. Is there a way to do this?

 

        public void PrintPreview()

        {

            uGrid.PrintPreview();

        } 

  • 4618
    posted

    Hi Anreweci,

     

    I have recently come across this thread and noticed that it is still unanswered. Selecting a printer via the PrintPreview() method does not appear to be a supported feature, however I am going to further investigate this issue to verify that this is indeed the case. I expect to have a definite answer, no later than tomorrow regarding this issue.

     

    Sincerely,

    Chris K

    Developer Support Engineer

    Infragistics, Inc.

    www.infragistics.com/support