could anyone tell me how to dynamically select an item in a listview??
i triedlistview.setSelection(1);
andlistview.performItemClick(listview,3,listview.getItemIdAtPosition(3));
both of them don't work..please help me.
could anyone tell me how to dynamically select an item in a listview??
i triedlistview.setSelection(1);
andlistview.performItemClick(listview,3,listview.getItemIdAtPosition(3));
both of them don't work..please help me.
Try
ListView.setItemChecked(int position, boolean checked);
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, learning, and sharing knowledge.
You're trying to visit a URL that doesn't currently exist on the web. Most likely, a member posted a link a long time ago to a web page that has since been removed. It's also possible that there was a typo when posting the URL. We redirect you to this notice instead of stripping out the link to preserve the integrity of the post.