Hello!
I am having some difficulty getting rows, selected by checkbox, in datatable.
I have based the code on the example for datatree.
However, the object from datatable.data.each() does not have any property named “checked”.
Solved it! I found an example in the forum