Ignore parents

Hi again!

I have an Org chart and I want to change the root node temporally just for the user view. I want the user to select a node and click a “view from here to down” button, and then he can click a “view entire Org chart” button.

The nodes key are not a number so I can’t use: where nodeKey <= ParentKey or something like that.

How can I achive this?

Thank you!

Take a look at the Local View sample.

If that is unclear, perhaps I can address any more questions tomorrow.