S
suzy
i have generated a list of checkboxes (at runtime) using the checkboxlist
control.
i want to add an onclick event onto each checkbox so i can perform a count
of how many items have been selected every time a checkbox is clicked.
how can i do this? remember, the checkboxes are generated at runtime.
thanks
control.
i want to add an onclick event onto each checkbox so i can perform a count
of how many items have been selected every time a checkbox is clicked.
how can i do this? remember, the checkboxes are generated at runtime.
thanks