checked all checkbox based on name using C# code example Example: select all checkboxes jquery $('input:checkbox').prop('checked', true);