Hi
I have ListView contain data, and i want print this listview.
i know i can do that by using Datareport and Crystal Report, but i need
simple way to print this data.
any ony have good idea?
-----------
Tarek M. Siala
Software Developer
http://tarksiala.blogspot.com
Miro - 15 Oct 2007 15:33 GMT
> Hi
> I have ListView contain data, and i want print this listview.
[quoted text clipped - 6 lines]
> Software Developer
> http://tarksiala.blogspot.com
Add each item as a new line in a text file and throw that to a printer?
Im assuming its just the text you want to print?