Yes! This does exactly what I need.
Even though you mention adding an event on an item, not an entire group, when I map the array to a single check box, a whole group of check boxes is generated. Adding this code to the Click event of that single check box gives the results based on which of the generated check boxes is clicked.
Thank you so much.