Hi,
1. I installed wpf demo controls on machine and i am working with them. but how can i access solution files for those controls.?
Why i am asking is the code you provided in the demo installer missing some stuff.
I am trying to see how treeview control works in WPF but it is missing some important file.
Goto FirstLook of RadTreeView Control
Select Code
Select Examle.xaml
at the bottom of the file there is code like
<project:ContentControlEx Grid.Column="2"
TemplateSelector="{StaticResource DetailsTemplateSelector}"
DataContext="{Binding Path=SelectedItem, ElementName=xTreeView}" Content="{Binding}" />
but i dont see any ContentControlEx in the code files
Please provide those files or where can i find demo solution projects
Thanks
Rama
1. I installed wpf demo controls on machine and i am working with them. but how can i access solution files for those controls.?
Why i am asking is the code you provided in the demo installer missing some stuff.
I am trying to see how treeview control works in WPF but it is missing some important file.
Goto FirstLook of RadTreeView Control
Select Code
Select Examle.xaml
at the bottom of the file there is code like
<project:ContentControlEx Grid.Column="2"
TemplateSelector="{StaticResource DetailsTemplateSelector}"
DataContext="{Binding Path=SelectedItem, ElementName=xTreeView}" Content="{Binding}" />
but i dont see any ContentControlEx in the code files
Please provide those files or where can i find demo solution projects
Thanks
Rama