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();
}
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
Note: This issue has been determined to be a feature request; as noted in request FR13537.