Hi, I am new to android. I have implemented a custom adapter for the 3x3 grid view. I have set the initial contents for the cells. Now I wanna access each of the 9 views shown on the grid so that I can update the contents on the fly. The number of views to be displayed are more than hundred so that I can scroll down the grid view. Let us say tat user scrolls to the 20th item. and clicks on the 3rd cell of the grid view, I need to get the view in the relative position 2 of the grid view. Have googled a lot but couldnt find appropriate solution for my problem. Please help me with this as I have got struck up with this badly.
Thanks and regards, Ravi -- 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

