writing a same string on more than one column in a listview?
yeah, that's me again talking about listiews...
here's my new problem :
I'm using one listview to display several informations that are classified by different headers. My goal is to display each header before its related informations. The problem is that I have to use 3 collumns and the entire string to be displayed as the header is too long, i get something like "my h..." for "my header".
Is there a way to display the entire string regardless of the columns width?
Thanks

