Is there a way to display records from a database in alphabetical order on the screen via a list??
It's possible in SQL using order by adding asc or desc specifics to the query. But select doesn't return anything to display on the screen even if used to sort. Also, any method to sort the contents of a list? Sudarshan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

