This is a migrated thread and some comments may be shown as answers.

Example needed for databinding

3 Answers 68 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Julien
Top achievements
Rank 1
Julien asked on 23 Aug 2010, 08:50 AM
Hi!

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

Sort by
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
0
Julien
Top achievements
Rank 1
answered on 25 Aug 2010, 08:56 AM
I've installed the demo application on my computer, so I think it has nothing to see with my browser.

But I tried and I still don't have the Example.xaml(Example.xaml.cs and Example.xaml.vb are here)
0
Accepted
Hristo
Telerik team
answered on 30 Aug 2010, 01:11 PM
Hello Julien,

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
Tags
TreeView
Asked by
Julien
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Julien
Top achievements
Rank 1
Share this question
or