Hello
Have a look at this thread :
http://forums.infragistics.com/forums/p/42963/256997.aspx#256997
Does this new xamDataTree support N-Level hierarchical data binding?
Thanks
Kevin
Kevin,
The attached sample is a simplistic implementation of this feature with the XamDataTree. I hope this helps.
Thanks,FrancisPS - Please ignore the TextBlock in the sample that states "NetAdvantage for WPF 10.3". The code originally came from a WPF application, which I modified for Silverlight.
Francis,
I have extended your sample with a second NodeLayout definition.Unfortunately, an intermediate node is generated with the key definition.Is there a possibility of suppressing these intermediate nodes so that the child nodes are displayed directly?