jQWidgets Forums

jQuery UI Widgets Forums Navigation Tree jqxTree, so slow

Tagged: 

This topic contains 2 replies, has 2 voices, and was last updated by  pjmakey2 12 years, 9 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • jqxTree, so slow #9135

    pjmakey2
    Member

    I have a big data to put into my jqxTree. the load is to slow. Is a nightmare.

    This is my code

    http://pastebin.com/HYBbUpE0

    jqxTree, so slow #9138

    Peter Stoev
    Keymaster

    Hi pjmakey2,

    jqxTree builds a hierarchy of UL/LI elements and should be used with small data sources. Its purpose is to provide Tree-based navigation Menu and the widget should not be used in scenarios with hundreds of items. In such scenarios you should use widgets like Grids, Tree Grids which have built-in virtualization and are optimized for big data sources. However, we still do not have a Tree Grid widget in our Roadmap.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    jqxTree, so slow #9142

    pjmakey2
    Member

    Thank’s and that case i woul make a jqxTree ajax load for every node of my tree, because I needed to be a jqxTree.I need a jqxTree, because is the representation of a ldap tree.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.