I have a checkboxlist in my RadGrid (EditItemTempalte) that gets bound with data in insert mode. I need to be able to reference the ID of this control and loop through it to gather the selected values in the Item Command Event. How would I go about this...? Here is the example I am talking about: