1
Answer

Get single selection value in CheckBoxList

Ask a question
code_zap

code_zap

20y
4.1k
1
i have a CheckBoxList with autopostback set to true. so when a user clicks on any one of the check boxes within, i want to get the value of that ONE checkbox clicked or unclicked. I do not want to go through all the checkboxes in the list and add the values to a string or anything. Does ANYONE know how to do this? Get just that one box that has been modified! MANY THANKS.

Answers (1)