Thanks Kostya…

 

Any way to get a _id on a textview …because I bind the listview from a databse….

 

From: android-developers@googlegroups.com 
[mailto:android-developers@googlegroups.com] On Behalf Of Kostya Vasilyev
Sent: sexta-feira, 25 de março de 2011 20:17
To: android-developers@googlegroups.com
Subject: RE: [android-developers] select a row in a listview

 

You can use listView.setOnItemClickListener. It will be passed the clicked 
item's position as well as its id.

26.03.2011 2:12 пользователь "Igor Nesralla Ribeiro" <nesra...@gmail.com> 
написал:

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to