DayPilotScheduler.Resources.Count returns number of parents if tree is enabled?

Asked by matro
17 years ago.

I encountered such issue: is it by design? if so how can I count the entire tree items?

thank you.

Comment posted by Dan Letecky
17 years ago.

Yes, that's by design. You should go recursively through all children to count all rows.

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.