Click to See Complete Forum and Search --> : Listview Item to string array


shers
June 8th, 2009, 04:09 AM
Hi,

I am coding for a WPF application that has a ListView. I want to add values of one column of selected items in the listview to a string array. Is this possible?

Thanks