Call setItemChecked() on the ListView for each position (0 to the size
of your list - 1).

On Mon, Mar 28, 2011 at 4:02 AM, Varun Batra <[email protected]> wrote:
> Hi guys,
>
> I am making an app which required my checkboxes to be checked at once
> when i check the main checkbox.
> I am using one normal checkbox widget which i am hoping will work as
> my main checkbox and i am also using LIST of multiple
> choice(simple_list_item_multiple_choice). Now i want to check all
> these listview's checkbox when i check my main checkbox.
>
> I am stuck at this part since last two days please help!!!!
>
> Thanks,
> Varundroid.
>
> --
> 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
>



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in NYC: http://marakana.com/training/android/

-- 
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

Reply via email to