As there is Radio and Checkboxes control in data tables. When the header Checkbox is checked (selected), all the CheckBoxes in DataList will be checked (selected) and vice versa. ASP.NET MVC: Add a Select All Checkbox to a Checklist Table Using JQuery Often, we find we need to present our users with a list of items in a table or list, with checkboxes such that the user can select one or more items from the list for additional processing. id, is_visible, name and email and three columns in data table i.e one for checkbox, second for the name and third for email. Since the column formatter for the first column creates the checkboxes, we delegate "click" listeners from the DataTable for the two types of checkboxes—the "check all" checkbox in the header and the individual checkboxes on each data row. ... jQuery Mobile 1.4.4 Framework