Alam wrote: > I want to do customised sorting on cursor which is returned after > query is done. Is it possible to do?
Only by creating a new Cursor. > Is there any way to do updates on Cursor? None of the existing Cursor implementations support re-sorting their contents, AFAIK. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 1.0 In Print! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

