|
-
Aug 27th, 2002, 01:02 PM
#1
Thread Starter
Fanatic Member
Printing Contents of Listview??
Hey, I'm not sure if this is possible, but I'm wanting to have the contents of a listview control printed out when the user clicks the print button (Meaning I want to send to the printer, not print to the form). Any tips appreciated.
-Jeremy
-
Aug 27th, 2002, 01:05 PM
#2
My suggestion would be to export your ListView to a text file, then print the text file.
-
Aug 27th, 2002, 01:13 PM
#3
yeah or do a printer.print loop on the list items... and print it directly from the printer object instead of creating a text file...
-
Aug 27th, 2002, 01:17 PM
#4
Thread Starter
Fanatic Member
hey kleinma...
would that print the subitems also?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|