Does the xamTree / xamDataTree support on demand loading feature. That is, on click of any parent node, the child nodes are loaded on demand from the server and get bind to the tree under the parent.
Hello,
It has been a while since you have made your post, in case you still need support I will be glad to assist you further. I suppose the other community members can benefit from this answer as well. I have been looking into your post and I suggest you see this blog:
http://community.infragistics.com/blogs/mihail_mateev/archive/2011/01/28/on-demand-data-loading-in-xamtree.aspx
Where it is explained how to achieve your goal.
Feel free to write me if you have further questions.
Can anybody give me a sample on the Load on Demand funcationality ?