Click to See Complete Forum and Search --> : printing listview contents


vbsmith
September 10th, 2001, 03:57 AM
Can u help me on how to print the contents of a listview control ?

John G Duffy
September 10th, 2001, 10:35 AM
Look at some of the following examples on Planet-Source-Code.com/vb
'
http://www.planet-source-code.com/vb/scripts/BrowseCategoryOrSearchResults.asp?txtCriteria=listview+print&blnWorldDropDownUsed=TRUE&txtMaxNumberOfEntriesPerPage=10&blnResetAllVariables=TRUE&lngWId=1&optSort=Alphabetical

John G