[Solved] check all dynamically created checkbox at button click
[ad_1] You can use checkbox.setChecked(true); to check a checkbox programmatically. You can add multiple lines in button OnClick method. 2 [ad_2] solved check all dynamically created checkbox at button click