blah blah blah is here! blah blah » Close
how do I print the contents of a ListView (with all the ColumnHeaders), but remove the Scrollbar?thanks.
the CodeProject ListViewPrinter is an excellent source to print out the ListView.http://www.codeproject.com/KB/miscctrl/ListViewPrinter.aspxPhilip does have another ObjectListViewhttp://objectlistview.sourceforge.net/cs/index.htmlwhich is excellent in dealing with ListView in .NET.
answered 4 months ago by:
Got feedack? Found a bug? report it here.
1 answers
the CodeProject ListViewPrinter is an excellent source to print out the ListView.
http://www.codeproject.com/KB/miscctrl/ListViewPrinter.aspx
Philip does have another ObjectListView
http://objectlistview.sourceforge.net/cs/index.html
which is excellent in dealing with ListView in .NET.
answered 4 months ago by:
494