richard
-
7/7/2010 7:50:33 PM
Efficient Tree data view
Hi there
We have a xml document that we are using for the navigation in a flash movie.
This requires that we get all nodes in the tree and information about those nodes depending on their document type/classname.
We are doing a recursive loop through all of documents to get their document type columns but are finding this very inefficient with the xml taking 15-20 seconds to load if it is not loading from the cache (so whenever the content changes).
Is there a more efficient way of doing this ? I was looking into Hierarchical data but could not really understand how it would fit within the Kentico API.
Any help would be greatly appreciated.
Thanks team
|