[mono-android] problem with a Javalist (ArrayAdapter)
caruso
djtails at gmx.net
Thu Jan 5 09:48:11 EST 2012
I think you are in the wrong row
you can use
int pos = e.Position;
instead of
int pos = Convert.ToInt32(e.Id);
This will select you the current Position of the row from 0 to x which item
is selected.
Id i don't know what value there is because i never used it.
-----
greetz Enrico
student from germany
--
View this message in context: http://mono-for-android.1047100.n5.nabble.com/problem-with-a-Javalist-ArrayAdapter-tp5122819p5122844.html
Sent from the Mono for Android mailing list archive at Nabble.com.
More information about the Monodroid
mailing list