Hi,
I have a datatable to which I added a column with a checkbox. I would be able to
count the number of checkbox selected and save in an array a list of this rows, but
I have a problem with the checkbox click event in Jquery.
Can you help me?
This is a little example that differ with mine only in the fact that in my project I use Ajax source data.
(I don't know how i can do it in live.datatable.net).
http://live.datatables.net/qisogeje/7/edit
Thank you in advance!