Hi, Alternatly, you can have a look at my implementation of arrayAdapter : it may be consume less ressources as i don't instanciate a new adapter each time data are updated. And with this implementation, you don't have to rewrite the GetView for each of your list (in fact, my aim is to write a really generic adapter and never override it).
It's a "In progess" work : it may be uncomplete for some situations, but you can test it : https://github.com/shebu/GenericAdapter Have a good day shebu -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Update-ListView-when-dataset-changes-tp4757874p4806972.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid