Hello, There is a problem when trying select all checkboxes in a column using iCheck style. I made a [JSFiddle](https://jsfiddle.net/vn42xxsn/61/) When you try to click on select all checkbox, only this is checked, but the others not. It only happen when I added property **scrollX: true** inside options datatable. Otherwise great work. Thanks.