Closed

Description
I'm using the header below for the column my checkboxes (and select all checkbox) reside, but there is still a sorting function on this column (sorting by checkboxes checked doesn't really make sense.) Can you help me to remove that?
12: {
sorter: 'checkbox'
}
Second issue: If I select all, go to another page of the site, then return to the page with tablesorter on it, the checkbox for select all remains checked. Any idea of how to get rid of that?