views:

291

answers:

1

can someone show me how to print the ListView contents with the ColumnHeaders, without the scrollbars? appreciate some sample codes, thanks.

A: 

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.

alt text

Grammarian