Cygnus
Nov 16th, 2001, 10:16 AM
Hello folks;
I have a question about the ListView control:
How can I get the contents of a certain cell?
For example: the value of variable “a” should be compared with all cells which are in the third column “ThrirdRow” of Listview “show”.
How can I – in my code – refer to the contents of the first cell in that third row? Does Listview use some kind of coordinates to return the value of a certain cell?
Many thanks in advance;
Cygnus
I have a question about the ListView control:
How can I get the contents of a certain cell?
For example: the value of variable “a” should be compared with all cells which are in the third column “ThrirdRow” of Listview “show”.
How can I – in my code – refer to the contents of the first cell in that third row? Does Listview use some kind of coordinates to return the value of a certain cell?
Many thanks in advance;
Cygnus