Just a little snippet of jQuery that i find useful for toggling selection of items in an asp.net CheckBoxList control. Set the CssClass of your CheckBoxList to recipientList Add a reference in your page/master to jQuery Add the following javascript into...