Community Questions & Answers
android table view sorting only sorts once
I am trying to sort a json feed before inserting it into a table view. I have a method that works fine on iOS however when I try to implement the same code on android it will only sort once. I need to have the data sorted at least twice for the...
Sort a TiDOMDocument
Is there any way to randomly sort a TiDOMDocument's elements or the underlying XML data? I've been stuck on this for days - while it's not difficult to convert the underlying data to an array and sort that way, it's not evident how to push that data back...
ACS - Custom Object Sorting Not Working
Hello, It seems that when I request returned results to be order by any custom field (i.e. not last_updated etc..) on a custom object, the returned results are in any order. Code: ~~~ var sdk = new Cocoafish(' Please request '); // app...
Contact Address Book sorting
Hi all, Thought you might be interested in how to change Titanium.Contacts address book (the getallcontacts) so its alpha sorted down in Obj-C land. You need to modify the ContactsModule.m file in your SDK, do a clean build and then it should work for...
Showing 1-4 of 4