Jquery – Get datavalue of checkbox in a clickboxlist when the checkbox is clicked
I see plenty of methods to loop through and retrieve the values of the check boxes that are checked, I need to kick off a process with the checkbox value immediately when a checkbox is checked in the checkbox list.…