Is Enabled<\/label><\/div>',width:"100",visible:!0,searchable:!1,className:"text-center",render:function(n,t,i){return n===!0?'':''},data:"Enabled"}]});$(".mastercheckbox",$("#activityLogType-grid").parents(".dataTables_scroll").first()).first().click(function(){$("#activityLogType-grid .checkboxGroups").prop("checked",$(this).is(":checked")).change()});$("#activityLogType-grid").on("change","input[type=checkbox][class!=mastercheckbox][class=checkboxGroups]",function(){var n=$(this),t=jQuery.inArray(n.val(),selectedIds);n.is(":checked")==!0?t==-1&&selectedIds.push(n.val()):t>-1&&(selectedIds=$.grep(selectedIds,function(t){return t!=n.val()}));updateMasterCheckbox($("#activityLogType-grid").parents(".dataTables_scroll").first())});$("#activityLogType-grid").DataTable().columns.adjust()})