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