15 pts.
 Printing a DatagridView in WPFApp
Hi, I have been trying ,How to print a DataGridView in WPF Application.I managed to bring the WinForms DataGridView to WPF Application,But I am unable to print the dataGridView in XPS Document. Can anyone tell me How to print the DataGridView in WPF Application using XPS Concept? Thanking them in Advance.

Software/Hardware used:
ASKED: July 16, 2008  5:32 AM
UPDATED: July 22, 2008  11:53 AM

Answer Wiki:
Use DocumentViewer Control to print the DataGridView in WPF Application
Last Wiki Answer Submitted:  July 22, 2008  11:53 am  by  K83   15 pts.
All Answer Wiki Contributors:  K83   15 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Gvsradhika, you may wish to visit the community blog of fellow member Mark Shurmer, called WPF Reflections. Mark recently blogged a series of posts on printing in WPF. Our sister site SearchWinDevelopment.com collected some of Mark’s posts and compiled them into a tip called Printing in Windows Presentation Foundation.

 6,565 pts.

 

Thank u for the infomation ,BrentSheets

 15 pts.