Hi! I have been working on something for more than 2 days, but only met 
roadblocks all around. 
I have a listView that is updated by a JSON array from the server, Each 
item is composed by 
3 TextViews where one is not visible to the user and a EditText that is to 
be updated by the user. 
What I want to do is when the user has finished inputting data in all 
EditText in that list, loop through
all Items of the listviews getting their values, put them into a Hashmap 
array, change the hashmap 
into JSON and send the JSON to PHP. All works very fine for the visible 
Items on the screen. But 
I have failed to get item visible when you scroll. Any help?     

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/ad6c6c92-1b16-4013-804a-0ef6a1cbfe2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to