Hey, just wondering if anyone had the code to run a sort through the columns in a DB tableview for an iPhone?
Thanks in advance
2 Answers
Hello Brett,
See this Example, i think it will help you...
Titanium uses Javascript, so you can use use the Array.sort() method like any other array.
Your Answer
Think you can help? Login to answer this question!