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
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.
Thank u for the infomation ,BrentSheets