OK, I found the problem to be with me having

ListView1.View = Large

instead of

ListView1.View = Details


But now what happens is that I have made 3 columns, the first one has disappeared off to the left when the width properties says it should not...

Is there any possible reason why the left colum would disappear?

Cheers.