Tree Dilemma
jwellsnhAug 28 2008 — edited Aug 29 2008My page initializes a tree with a specific Manger. My dilemma is to preventing a drill up beyond that Manager.
The way I approached the problem was to establish the initialized Manager with a PID of NULL. The result is that you can select a leaf on the branch but then cannot drill back up.
Has anyone done this? I have a demo for anyone who interested in tinkering with it.
http://htmldb.oracle.com/pls/otn/f?p=54077:2
User Name/Password is demo/demo with developer rights.
Jeff