I have this list object and every line in the list begins with numbers. All of the lines are added during runtime (the list is blank beforehand). I have the sort feature enabled in the properties tab. However when I run the application and check the list, some are order while others (specifically some of the lines at the bottom of the list) are not ordered. Take a look at this screenshot:
Please login to see this link.
Any help?