Normally, the PrintPreview function will show a new dialog. How to display printpreview in the same page? (like DBGrid control of Sybase or like Ms Word)
Thanks,
David
AD
Administrator
Syncfusion Team
November 24, 2004 08:11 AM UTC
I think you would have to work directly with the .Net Framework''s PrintPreviewControl, and not use the standard dialog, PrintPreviewDialog, the frame has provided.
AD
Administrator
Syncfusion Team
February 2, 2005 05:43 AM UTC
Please show me how to do like you said
AD
Administrator
Syncfusion Team
February 2, 2005 11:08 AM UTC
David,
we don''t have such a sample. Clay just gave an idea where to get started. Such an implementation will probably involve quite some work.
I can check with the Essential Tools team if that can be added as feature request.
I did a Google search but didn''t find any implemntations for such a dialog.
Stefan