Virtualization for Self-reference Hierarchy Datagrid LoadChildData

Is it possible to add virtualization when loading Child Data for a Self reference Hierarchy Datagrid, when invoking the LoadChildData event?

It seems that the child data is always loaded all at once, even though the Datagrid does have Virtualization enabled, but is it possible to only render child data that is visible?

No, this is not supported.