Hello there,

I have a asynchronous method loading data in the background, when that
is finished I want to update my ListView with the data this method has
loaded into an ObservableCollection. It seems that normally when
coding java you can invoke the method notifyDataSetChanged on the
ListAdapter, but this method seems to be missing in MonoDroid.

So my question is, how do I update my ListView with this new data?

-- 
Med Venlig Hilsen / With Best Regards
Tomasz Cielecki
http://ostebaronen.dk
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to