Edit C# ListView SubItems

  • Thread starter Thread starter Jason Huang
  • Start date Start date
J

Jason Huang

Hi,

In my C# windows form project, I have a ListView mylvw.
I set the property LabelEdit to true, and I can edit the Item in the mylvw.
But what I want to do is not just edit the ListView Item, but also the
SubItems.
Would somene give me some advice?
Thanks for help.


Jason
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top