In the item click event the sender is the view of the selected item. Wouldn't that be enough information for you?
On Thu, Nov 3, 2011 at 1:20 PM, shebu <[email protected]> wrote: > Hi, > I've tried to retrieve the selected item of a ListView in a "ItemClick" > event method with the ListView.SelectedItem property, but it seems to be > allways null : is it a bug or i'me wrong somewhere ? > > The underlying fact is that i don't want to use the classical > GetItemAtPosition(), for I find that it's not a good way to code it. > > thank's for answers... > > -- > View this message in context: > http://mono-for-android.1047100.n5.nabble.com/ListView-SelectedItem-not-set-tp4960909p4960909.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 > -- Med Venlig Hilsen / With Best Regards Tomasz Cielecki http://ostebaronen.dk _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
