Hi Jason,
I am not sure whether there is any direct method available. But the
following article shows and alternative way
http://www.codeproject.com/cs/miscct...ellEditors.asp
--
Hope this helps!
Y. Sivaram
"Jason Huang" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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
>
>