Hi,
I'm sure there's a simple answer to this question, however, I can't make hierarchical templating work for trees with arbitrary numbers of levels.How do I do that? The only way I am able to display my items is to define a HierarchicalDataTemplate for each level, but that's obviously the wrong approach since that would make it impossible to create trees with an arbitrary number of levels.
Thanks!
Hello TSenn,
I posted an n-tier sample using the new XamDataTree control in this forum thread.
I hope that helps.
Francis