Can someone show me how to print the ListView contents with the ColumnHeaders, without the scrollbars?
Can someone show me how to print the ListView contents with the ColumnHeaders, without
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Have a look at ListViewPrinter and the update that is part of ObjectListView.
It prints a ListView, as well as providing print preview. Even if you don’t use the whole project, you can at least see how it is done.