How can I clear the whole list of items in the Listview control? Kinda like, List1.Clear Thanks, Ryan
Code: ListView1.ListItems.Clear
ListView1.ListItems.Clear
Forum Rules