JDAEMS,
its better u use DataGrid instead of repeater for having checkbox in front of each group.
Take a data grid,make as many columns as u want.the column in which u want checkboxes, make it as template column,add a checkbox into it.
let me know if u want me to send the code to implement it...