The tree already ignores nodes that are not expanded (in the server-side toggle.) Its only the server-side toggle that does not ignore them and that's because it can't. It needs the whole tree b/c it needs to be able to show any/all nodes the user might decide to expand.
Sean On 2/22/06, Hans Sowa <[EMAIL PROTECTED]> wrote: > Hi > > My heapspace configuration is min 32 max 128. > > Maybe it is a good idea to partially load the data. This should solve the > problem with the heap space. But if I use the server side toogle I think it > would be a good idea if the tree component would ignore the nodes which are > not shown in the tree. Maybe this is an idea for a future enhancement. > > The other issue is the html code. Is there a possiblity to decrease the > htmloutput. The html code for one node is really large and a big problem for > the browser (especially for IE). > > Thanks in advance. > > > 2006/2/22, Mario Ivankovits <[EMAIL PROTECTED]>: > > Hi! > > > Eventually I envision an Ajax version of the tree2 component. > > > > > +1 > > It will definitely be great to have a ajaxed tree2. > > > > > > Ciao, > > Mario > > > > > > > > -- > > mfg Hans Sowa > mailto:[EMAIL PROTECTED]

