ColResize
ColResize copied to clipboard
Select all checkbox is selected and automatically removing the selected checkbox while sort option is enabled while using colresize.
While implementing select all in check box in the datatable , then the sort option is enabled in table header and also automatically removing the select all option in checkbox once its data loaded from backend and also we made the data orderable is false to fix this issue but its is not working with colresize and also not adapting column defs in datatable.