Wednesday, August 10, 2011

[android-developers] Click an item in GridView programmatically

Hello all,
I have a problem with GridView. What I want to do is click on an item in the GridView programmatically, i.e. without any need to click on it by user. I know that performClick() is the function to do so. But, how to use it with GridView? Because, I want to click on a specific item in that gridview, not an entire gridView. Please help.

-

Regards,

Rajkiran Bande.

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment