Is there sample code to demonstrate how to use DataPresenter for tree representation like the folders screen in your samples showcase.
I tried looking thru online documentation but I could n't find anything on this.
ANy help is appreciated. Thanks!
This sample is included in the xamShowcase solution that ships with the product. You can find the xamShowcase folder by opening the QuickStart (Start > Infragistics > NetAdvantage for WPF > Get Going > Quick Start). From there, select "Open the xamShowcase Project Folder". Once you have the solution opened, you can find the tree sample in the file xamTravaganza.xaml.
I could not find the file xamTravaganza.xaml in the NetAdvantage for .NET 2009.1 version! Is there a version difference or something else?
In versions 2009.1 there are new samples in the ShowCase. I believe the one you are referring (xamTravagtanca) is last included in 2008.1. However, there is nothing special in the sampe.A XamDataPresenter is used with a hierarchical data source. The GroupByAreaLocation is set to None, LabelLocation to Hidden.