Link to test case:
Debugger code:
Error messages shown:
Description of problem: Hi, on page https://datatables.net/reference/api/rows().every() it is stated that every method returns rows selected. However I get all rows shown in DT rather than the ones selected by user. Is this correct? which row method can I use to get if a row was selected by user or not. Thanks.
↧
rows().every()
↧