Hi Peter,
Children are loaded on demand, in my case I do not have one root object, instead, my TreeGrid can have multiple rows as root rows and then clicking the arrow can load children if exists.
I can load children on demand, however if I have 10000 rows a root rows, in term of performance it’s not good. so the problems comes in the initial load.
Best,
Anis