Hello,

I have three models getting a tree of objects from three different databases. The interface designer is suggesting that we collect the 3 trees into subtrees in one page instead of having 3 pages for each set of data.

the only choice i can see right now is to setup a 4th model which will use every model for its own subtree, but this seems too harsh to implement. I was wondering if someone can give me a hint about a simpler solution.

Thanks in advanced.