ListView Control - Hidden Column

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I am using a ListView control in my .NetCF application. I have to hide few
columns of my listview. So, I have set its width to 0 as I haven't found any
other way to do this.

But when I run my application, and if I drag the columns, the hidden columns
are expanded.

So, Is there any way to hide those columns, as I don't want to see them at
runtime??

Thanks & Regards,
Bhupali.
IIPL, India.
 
Back
Top