Ok I have a ListView object which have a List as ItemSource and I\'d like to refresh the ItemSource whene
ListView
List
ItemSource
You can set the ItemsSource of the ListView to null, and then set it back again, that does a table reload. http://forums.xamarin.com/discussion/18868/tableview-reloaddata-equivalent-for-listview