GrahamUK33
Registered User.
- Local time
- Today, 17:54
- Joined
- May 19, 2011
- Messages
- 58
I have a form with a number of checkboxes that can be selected independent of each other.
As an additional feature, is there a simple way of adding a click event to lblTitle to select/deselect (tick/untick) all five checkboxes together?
lblTitle
chkCheckBox1
chkCheckBox2
chkCheckBox3
chkCheckBox4
chkCheckBox5
As an additional feature, is there a simple way of adding a click event to lblTitle to select/deselect (tick/untick) all five checkboxes together?
lblTitle
chkCheckBox1
chkCheckBox2
chkCheckBox3
chkCheckBox4
chkCheckBox5