How to dynamically read no. of selected rows in jquery data table
How to dynamically read no. of selected rows in jquery data table

How to dynamically read no. of selected rows in jquery data table .e.g- when a table appear on a screen with some check-box selected for each row (after some click event) ,then it should display below that 5 row selected to add.
http://ctrlv.in/608821 like this example here
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
example column with checkboxes:
and script which counts selected checkboxes