Just subclass the getTreeWalker() from your tree model and have it iterate only the nodes you want it to. I just did something like this and I put a "page up" and "page down" "node" in each set of children.
On 12/13/06, Renzo Tomaselli <[EMAIL PROTECTED]> wrote:
Hi all, did anybody try to control expansion of large trees by inserting a paged dataTable on large branches ? Is that kind of nesting possible at all for tree2 components ? Thanks -- Renzo

