Is there any way to limit the number of child nodes loaded in the tree videw when expanding a node ?
(we were thinking along the lines of a paged load of nodes. A given number of nodes is then loaded at each click from the user).
If the db have like 10000 nodes we want to limit the user to load like1000 nodes as initial pagesize. enabling the user to page through.
Is this possible ?, if so any samples ?
Best Regards
(we were thinking along the lines of a paged load of nodes. A given number of nodes is then loaded at each click from the user).
If the db have like 10000 nodes we want to limit the user to load like1000 nodes as initial pagesize. enabling the user to page through.
Is this possible ?, if so any samples ?
Best Regards