I need to do some server side logic on a row in my repeater when a CheckBox is clicked inside the repeater control.
Anyone know how to go about this?
The way I see it you cant fire item command and if you use the CheckBoxes OnClick you cant get the repeater row.
Here is a quick mock-up of how I have done similar in the past.
codebehind: