if all checkbox checked in row then the first checkbox is checked in jquery code example Example: select all checkboxes jquery $('input:checkbox').prop('checked', true);