listview checkboxs column
Hi
I want more than checkbox column in my listview, how can i do that?
if i use the proprety ( this.listView1.CheckBoxes = true;) it make only the first column to be with checkboxs, but how can i make any other column with checkboxs .
thanks