I would like to have a checkbox that toggles the repcontrol (the "add" and "modify" buttons) to be hidden when not checked and then displayed when checked. This will make it impossible to edit the fieldset, which is exactly what I want. The checkbox will essentially unlock the fieldset when checked. What would the code look like for something like that?