The example in the last version of the demo doesn't have the xaml file for the DataBinding example for TreeView.
I need to do a recursive list that has files and folder. how can I do this?
Thank you!
3 Answers, 1 is accepted
0
Hristo
Telerik team
answered on 25 Aug 2010, 08:26 AM
Hi Julien,
I also experienced your issue. But I cleared my xbap cache and now I can see all files. Can you check the example after cleaning your cache.
If you have difficulties with clearing the xbap cache you can do the following:
1. Close the browser.
2. Run this line in cmd rundll32 %windir%\system32\dfshim.dll CleanOnlineAppCache when in C:\ .
All the best,
Hristo Milyakov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Yes, you are correct, this file is missing in the installation package. I'm attaching you the content of the Example.xaml. I hope this will help you to create a recursive tree view.
However, you should be able to see it at following link http://demos.telerik.com/wpf/ , when you navigate to "Controls/NAVIGATION/TreeView/Data Binding" example. Have you closed your browser before clearing the xbap cache?
If you need more assistance don't hesitate to contact us.
Sincerely yours,
Hristo Milyakov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items