Using GLYPH Icons as check boxes (icon-check and icon-check-empty), how to get total checked rows

Using GLYPH Icons as check boxes (icon-check and icon-check-empty), how to get total checked rows

pborreggpborregg Posts: 59Questions: 2Answers: 0
edited December 2013 in DataTables 1.9
Allan,

Based on the fact that I'm using icon sets for the FIRST column in the row, and the default is (icon-check-empty) like this:



So the user check a single ROW and I'm cool with that... but when / if the user selects multiple rows, randomly, how would I capture that?

So basically, I'm going to send the IDs through a web service using PUT and change the acknowledged flag to TRUE vice FALSE.

Thanks,

Peter
This discussion has been closed.