Hi I am reading data from database and displaying it in list. But this
list is not update instantly so I had used SimpleCursorAdapter. But
still it is not updated instantly. In documents I read that
notifyDataSetChanged() is used for this pupose.But when I write this
in my code still list is not  updated . I want to know how to use this
method?

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