D
David
Hello.
In listview I have 3 collumns.
How can I read text from 2rd ITEM - 2nd Subitem
Example:
Mark PEter June
HEllo By All
Sony Philips Panasonic
This is listview:
And I want gettext "Philips". I think that it is Item 2 , SubItem 1 .But I
don't know how can I write It.
I think that somethink like this can be:
listview->Items->Item[2]->subitem[1]->text - bud this is bad.
Can anybody help me?
Thanks a lot.
In listview I have 3 collumns.
How can I read text from 2rd ITEM - 2nd Subitem
Example:
Mark PEter June
HEllo By All
Sony Philips Panasonic
This is listview:
And I want gettext "Philips". I think that it is Item 2 , SubItem 1 .But I
don't know how can I write It.
I think that somethink like this can be:
listview->Items->Item[2]->subitem[1]->text - bud this is bad.
Can anybody help me?
Thanks a lot.