hi...i tried listview with cursoradapter example in http://docs.xamarin.com/guides/android/user_interface/working_with_listviews_and_adapters/part_4_-_using_cursoradapters#1.1.creating-the-cursor...even i m getting same error at
listview.Adapter = (IListAdapter)new HomeScreenCursorAdapter(this,cursor);//System.NullReferenceException here is screenshot <http://mono-for-android.1047100.n5.nabble.com/file/n5713040/listerror.bmp> here is my cursoradapter(HomeScreenCursorAdapter)...screenshot is here <http://mono-for-android.1047100.n5.nabble.com/file/n5713040/homescreencursoradapter.bmp> here is database class <http://mono-for-android.1047100.n5.nabble.com/file/n5713040/vegdata.bmp> i did not add any layout templates here...i just tried the example as it is...even m getting error... -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Getting-error-in-simplecursoradapter-listview-example-tp5713031p5713040.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