Hi everybody
can i select multiple columns or rows from a listview.
Actually what i want to do is i want to select multiple rows or columns from a listview and extract the selected rows/columns in some array and perform some operations on those values.

thanx in advance