smasala / ColResize

DataTables extension to make columns resizable
MIT License
22 stars 12 forks source link

Select all checkbox is selected and automatically removing the selected checkbox while sort option is enabled while using colresize. #21

Open Ashwinshanmugam opened 2 years ago

Ashwinshanmugam commented 2 years ago

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.