[mono-android] ListView.SelectedItem not set ?

shebu sylvain.hebuterne at gmail.com
Fri Nov 4 06:12:29 EDT 2011


I've finally found a solution to my problem : just have to use the Tag
property of a View to store my object (done in the override of the
GetView)...

Only restriction is that the object you store in view.Tag must inherits (or
can be cast to) Java.Lang.Object

Have a good day...


--
View this message in context: http://mono-for-android.1047100.n5.nabble.com/ListView-SelectedItem-not-set-tp4960909p4963589.html
Sent from the Mono for Android mailing list archive at Nabble.com.


More information about the Monodroid mailing list