Hi Vani,

Hope you will probably be using an array list in your application. I cannot
specifically answer you unless I see the code. Anyway, if you are using
ArrayList<YourDataType> type implementation, sort the list using a getter
method in YourDataType class. Then you can adapt the data into the list
view. You can check my article
here<http://subinsebastien.tumblr.com/post/11471793017/extending-listview-in-android>if
you wish. If you can share the mentioned code, may be I can work
something out.

Regards
-- 
Subin Sebastian
www.nintriva.com
http://in.linkedin.com/in/subinsebastien
http://plus.google.com/subin <https://plus.google.com/118262481642737404812>
http://facebook.com/subinsebastien

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to