Checkbox status synchronization
Checkbox status synchronization
Hello,
First, thank you for your plugin which now groups the checkboxes in a single package.
I have a small display problem with the checkboxes.
Indeed, when you select the line by clicking on the checkbox, it actually goes into checked mode and if you click on it again, it deactivates.
But if you click outside the checkbox, the line is selected, but the checkbox does not go into checked mode.
Same if you click on the line again to deselect it, the checkbox if it is selected, remains in checked state
In addition, if you select/deselect all the checkboxes by the checkbox in the header, the checkboxes that are in the table do not follow the status of the checkbox in the header.
This problem is only with datatables version 2.1.3
With version 2.0.4 everything works correctly.
I can't give you an example with the new version of August 10th which is on github because you haven't put it on CDN yet but it solves the problem of the checkbox in the header
I made an example with the version of datatables 2.1.3 on jsbin with the latest version on CDN of the select extension which shows the problem
https://live.datatables.net/beduyuko/1/edit
The version that works with the version of datatables 2.0.4
https://live.datatables.net/cotofizi/1/edit
Thanks for your help!
This question has an accepted answers - jump to answer
Answers
Hi,
I forgot I also tested with the non-minified version and it's the same problem.
https://live.datatables.net/beduyuko/2/edit
Thank you! I've committed a fix. I hope to release that later today, but if not today then it will be tomorrow.
Regards,
Allan
Ok Thank's Allan and hav a good day