Thank you for responding Jim. But i solved that issue just now after debugging a lottt. And > First of all, what "package" are you having trouble with? Your subject > doesn't seem to match your problem here. Did you hijack someone else's > thread? If so, don't do that...it's extremely rude, at the very least.
No this is my own thread. > And fill in the missing info on this package you're stuck on....You > completely left that questio out. And i have mentioned in 3rd/4th post that i have cleared that issue. Thank you for your interest. On Dec 27, 1:33 am, Jim Graham <[email protected]> wrote: > On Mon, Dec 26, 2011 at 05:19:17AM -0800, rachana govilkar wrote: > > Hello, > > I am in a problem related with ListView. > > I attach my List of users to the ListView and i also have a button. > > On click of which i need to pass the whole user object of that user to > > next file. > > First of all, what "package" are you having trouble with? Your subject > doesn't seem to match your problem here. Did you hijack someone else's > thread? If so, don't do that...it's extremely rude, at the very least. > > > userFriendInfoVO = mainFriendList.get(position); > > > see here i get whole object but no matter whichever object i click > > upon, i only get details of user having last position. > > can anyone help me into it?? > > If you post a bit more of the relevant code, probably...almost certainly, > in fact. From what you describe, "position" is not getting set, or its > value is being overwritten before you read the results. If you'd posted > the relevant code, I could tell you for sure. > > And fill in the missing info on this package you're stuck on....You > completely left that questio out. > > Later, > --jim > > -- > THE SCORE: ME: 2 CANCER: 0 > 73 DE N5IAL (/4) MiSTie #49997 < Running FreeBSD 7.0 > > [email protected] ICBM/Hurr.: 30.44406N 86.59909W > > No, I'm not going to explain it. If you can't figure it > out, you didn't want to know anyway... --Larry Wall > > Android Apps Listing athttp://www.jstrack.org/barcodes.html -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

