I encountered such issue: is it by design? if so how can I count the entire tree items?
thank you.
Yes, that's by design. You should go recursively through all children to count all rows.