This is a migrated thread and some comments may be shown as answers.

Checkbox check problem

1 Answer 84 Views
Buttons, RadioButton, CheckBox, etc
This is a migrated thread and some comments may be shown as answers.
Divya
Top achievements
Rank 1
Divya asked on 21 Apr 2011, 06:31 AM
Hi,
           I have 10 checkboxes in my comobox if i check the first checkbox then all other remaining 9 checkboxes sld get checked by themselves and when i uncheck then all 9 shld uncheck .How can i do this,can anyone explain me


Thanks
Divya

1 Answer, 1 is accepted

Sort by
0
Accepted
Richard Slade
Top achievements
Rank 2
answered on 21 Apr 2011, 09:49 AM
Hello,

If I understand you correctly, then you would need to subscribed to the ToggleStateChanged event for the checkbox that you wish to be the main checkbox, and change all the other checkboxes when the toggle state changes.

I hope this helps, but if I have misunderstood your query or you need further help, please let me know
Richard
Tags
Buttons, RadioButton, CheckBox, etc
Asked by
Divya
Top achievements
Rank 1
Answers by
Richard Slade
Top achievements
Rank 2
Share this question
or