Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
165
XamTree with Recursive Data
posted

Hello,

I am trying to use the XamTree to show hierarchial data, that recurses through it's child items to an unknown level of nodes.

I have tried the sample that is posted here:

https://ko.infragistics.com/community/blogs/b/curtis_taylor/posts/control-monster-explores-multi-level-xamtrees-part-ii#commentmessage

However, this seems to have to create a HierarchialItemTemplate and associated HierarchialDataTemplate for each level in the tree.

Is it possible to do this with the XamTree?  I have been able to successfully achieve this using the built in Silverlight TreeView, but I would like to transition to the XamTree.

Thanks


Gary

Parents Reply Children