Hi,

When we r using list view. I got one problem.

my list view items:-

1. apple
2. bannana
3. super
4. supply
5. water

In that list if search is enabled,

when i'm searching for a text started with 's'
It will show only

super
supply

when i click the super.
I need the id of that.
super id is 3.
But i'm getting is 1.
B'coz when we searching for 's' super will become to first position.


Now i need how to get the super position is 3 when we search also.

can any one know about this?....

Thanks in advance...


-- 
Thanks & Regards
Sasikumar.S

-- 
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