hi guyzz i wanted to remove item in the lisview using the for each
i want to delete multiple item with similar field in the listview.
any help.. for this problem..
it could be possible ?
i have here code but it delete only selected item in the listview.
(ListView1.ListItems.Remove (ListView1.SelectedItem.Index) )