Hello,
I have a listview with a few columns
How can I loop through it so that I extract the values of one colum into an array?
I've used the selecteditems property for geting the value of the selected item in the list view bbut this time I need all the values in the column but cant seem to find the right property to do this.
Thanks
*using VS.net 2003
I have a listview with a few columns
How can I loop through it so that I extract the values of one colum into an array?
I've used the selecteditems property for geting the value of the selected item in the list view bbut this time I need all the values in the column but cant seem to find the right property to do this.
Thanks
*using VS.net 2003