This is a migrated thread and some comments may be shown as answers.

Pre-loading child nodes

0 Answers 79 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Jimmy Rustler
Top achievements
Rank 1
Jimmy Rustler asked on 19 Nov 2012, 10:55 AM
I'm using the bind to remote data functionality of the tree view control as found in this demo:  http://demos.kendoui.com/web/treeview/remote-data.html and I was wondering if it's possible to pre-load child nodes.

When I expand a node that has children in the demo; a progress spinner is shown and an AJAX request is made and brings back the child nodes. I would like to load the next set of child nodes in the background before the node is expanded so that the user does not see the spinner and the tree view seems more responsive, this means that when a node is expanded the next 2 levels are brought back instead of just the next immediate level.

Is this possible?

Thanks,
Jimmy

No answers yet. Maybe you can help?

Tags
TreeView
Asked by
Jimmy Rustler
Top achievements
Rank 1
Share this question
or