Hi
I have "date"(TEXT) column in db.I want to display dates in ascending
order(i.e. group by date).but according to current date.
i.e dates greator or equal than current date should be displayed first
and past dates should get appended at last in listview automatically.I
used SimpleCursorAdapter to display list.

So how should I do this?

-- 
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

Reply via email to