I have a UIGrid to display an ordered list of items.I add items by code,rename all items like "item01",sorting Alphabetic. When I view it in the editor, they are sorted correctrly but when I run the compiled app on my mobile(andriod OS), the items sorted wrong. Any help would be appreciated.