[mono-android] Listview - Select (Highlight) a row programmatically
Stephen Shaw
sshaw at decriptor.com
Sat Oct 6 06:20:14 UTC 2012
On Fri, Oct 5, 2012 at 11:55 AM, Matteo Polito <mapo80 at gmail.com> wrote:
> Hi guys, I'me becoming mad. I can't pre-select (hightlight) a row of a
> listview. I've tried everything I've found on internet but nothing work.
>
> Attached there is a simple solution.
>
> Someone knows how to solve this problem. Thanks.
>
> Thanks!!!!!
>
It looks like its not really possible because of something called
touch mode - http://android-developers.blogspot.com/2008/12/touch-mode.html
A possible solution -
http://stackoverflow.com/questions/5925892/android-how-do-i-highlight-a-row-in-listview
Cheers,
Stephen Shaw
More information about the Monodroid
mailing list