Hi!
I need to be able to edit every row under a column in a listview control. VB does this almost automatic with the labeledit property, but only with the listitem (the first column), not the listsubitems..

I could of course swap the order of my columns, but that would look very weird

Any suggestions?