Problem adding new item to ListView

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hello,
When I do:
lvOutLog.ListItems.Add (1), , "mak"
the item "mak" is not added as the first item to the existing list, but it
is added as the last one!!!!

What should be changed ?


.