We have a situation where our users will be selecting items to add to atree
that could get very large (e.g. >5000) and I'm wondering if anyone has
an elegant solution for displaying the tree.

+ Root Node
      + Node1 (300 items)
      - Node2 (5670 items)
            item1
            item2
            ...
            item5670

This would require significant scrolling and may be a performance issue as
well.

We are considering pagination as well as separating the contents of the
nodes from
the nodes themselves (two separate controls).

Any thoughts appreciated!

Russ



Russell Wilson
Vice President of Product Design, NetQoS
Blog: http://www.dexodesign.com
________________________________________________________________
Welcome to the Interaction Design Association (IxDA)!
To post to this list ....... [EMAIL PROTECTED]
Unsubscribe ................ http://www.ixda.org/unsubscribe
List Guidelines ............ http://www.ixda.org/guidelines
List Help .................. http://www.ixda.org/help

Reply via email to