Fetch rows selected by checkbox in datatable

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”.

http://webix.com/snippet/22ca8263

Solved it! I found an example in the forum :slight_smile:

http://webix.com/snippet/555f85c9