This question shows research effort; it is useful and clear
1
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
I have created many checkboxes in asp.net using vb.net programmatically
I want to check all the checkboxes when main checkbox is checked.
Main checkbox is created in page_Load event.
But its CheckChanged event is not firing