I have an inventory program that when you scan an item it shows in the listview box. Right now when you scan it puts the next item under the first item. What I want to do is when the next item is scanned it will put it above the current item that is listed. So it shows you a list of items scanned with the last one scanned will be at the top of the listview.