Not quite a checkbox in a listbox - and not multi-selection - but the favorite buttons in the Conference example apps behave a bit like checkboxes and those apps still allow item selection - see:
- https://github.com/xamarin/mobile-samples/blob/master/MWC/MWC.Droid/Resources/Layout/SessionListItem.axml - https://github.com/slodge/MvvmCross/blob/master/Sample%20-%20CirriousConference/Cirrious.Conference.UI.Droid/Resources/Layout/ListItem_Session.xml Stuart On 27 March 2012 22:47, mlwright <[email protected]> wrote: > I have the need to use a checkbox in a listview but what I have found is > that > once you do that you no longer get the ListView_IntemClick event. can > someone point me to an example using a checkbox in a listview that can also > handle multiple selections. and how to identify which records were > selected. > > -- > View this message in context: > http://mono-for-android.1047100.n5.nabble.com/using-a-checkbox-in-a-listview-tp5598987p5598987.html > Sent from the Mono for Android mailing list archive at Nabble.com. > _______________________________________________ > Monodroid mailing list > [email protected] > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid > >
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
