Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load More option after Lazy Load in fancytree implementation #587

Closed
sumitbhutani14 opened this issue Apr 14, 2016 · 1 comment
Closed

Comments

@sumitbhutani14
Copy link

Have implemented fancytree and require a load more option after lazy load. The tree structure has large number of lazy loaded nodes(>10000). The requirement is to implement a 'Load More' option to show only top 5 items and subsequent items to be loaded after clicking on the Load More option. Could somebody guide me as to how to about implementing this?

@mar10
Copy link
Owner

mar10 commented Apr 14, 2016

Some function were added with v2.15, that allow this.
See #169 and https://github.com/mar10/fancytree/wiki/SpecPaging.

@mar10 mar10 closed this as completed Apr 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants