<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.silverlight.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Silverlight Toolkit: TreeView, TreeViewItem &amp;amp; HierarchalDataTemplate</title><link>http://blogs.silverlight.net/blogs/justinangel/archive/2008/11/18/silverlight-toolkit-treeview-treeviewitem-amp-hierarchaldatatemplate.aspx</link><description>Hi folks, &amp;#160; I’d like to go over the TreeView control which is part of the new Silverlight Toolkit ( http://www.codeplex.com/Silverlight ). We’ll talk about the TreeView control itself, how to style the TreeViewItem and what is HierarchalDataTemplate</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>re: Silverlight Toolkit: TreeView, TreeViewItem &amp; HierarchalDataTemplate</title><link>http://blogs.silverlight.net/blogs/justinangel/archive/2008/11/18/silverlight-toolkit-treeview-treeviewitem-amp-hierarchaldatatemplate.aspx#314237</link><pubDate>Wed, 04 Nov 2009 08:55:36 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:314237</guid><dc:creator>cuperman007</dc:creator><description>&lt;p&gt;The link to HeaderedContentControl is broken.&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=314237" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Toolkit: TreeView, TreeViewItem &amp; HierarchalDataTemplate</title><link>http://blogs.silverlight.net/blogs/justinangel/archive/2008/11/18/silverlight-toolkit-treeview-treeviewitem-amp-hierarchaldatatemplate.aspx#300244</link><pubDate>Fri, 09 Oct 2009 12:24:49 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:300244</guid><dc:creator>esite</dc:creator><description>&lt;p&gt;This was extremely usefull. Thank you very much.&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=300244" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Toolkit: TreeView, TreeViewItem &amp; HierarchalDataTemplate</title><link>http://blogs.silverlight.net/blogs/justinangel/archive/2008/11/18/silverlight-toolkit-treeview-treeviewitem-amp-hierarchaldatatemplate.aspx#228197</link><pubDate>Tue, 02 Jun 2009 22:50:35 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:228197</guid><dc:creator>piglizard9</dc:creator><description>&lt;p&gt;This tutorial was very helpful. &lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=228197" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Toolkit: TreeView, TreeViewItem &amp; HierarchalDataTemplate</title><link>http://blogs.silverlight.net/blogs/justinangel/archive/2008/11/18/silverlight-toolkit-treeview-treeviewitem-amp-hierarchaldatatemplate.aspx#223429</link><pubDate>Fri, 22 May 2009 22:40:35 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:223429</guid><dc:creator>JustinAngel</dc:creator><description>&lt;p&gt;HierarchicalDataTemplate has been moved to the following xmlns:&lt;/p&gt;
&lt;p&gt;xmlns:common=&amp;quot;clr-namespace:System.Windows;assembly=System.Windows.Controls&amp;quot; &lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=223429" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Toolkit: TreeView, TreeViewItem &amp; HierarchalDataTemplate</title><link>http://blogs.silverlight.net/blogs/justinangel/archive/2008/11/18/silverlight-toolkit-treeview-treeviewitem-amp-hierarchaldatatemplate.aspx#223164</link><pubDate>Fri, 22 May 2009 11:27:17 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:223164</guid><dc:creator>nidjain</dc:creator><description>&lt;p&gt;Can you please guide on how to give animation while expanding the tree view node?&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=223164" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Toolkit: TreeView, TreeViewItem &amp; HierarchalDataTemplate</title><link>http://blogs.silverlight.net/blogs/justinangel/archive/2008/11/18/silverlight-toolkit-treeview-treeviewitem-amp-hierarchaldatatemplate.aspx#222684</link><pubDate>Thu, 21 May 2009 09:24:34 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:222684</guid><dc:creator>ramakrishnam@hcl.in</dc:creator><description>&lt;p&gt;Hi Justin,&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I need one favor from you. &lt;/p&gt;
&lt;p&gt;I am building the treeview control using Silver light tool kit March 2009. in that Microsoft.windows.components.dll reference is not there. So I added system.windows.controls.toolkit.dll as the refernce. But my problem is i am unable to make use of HierarchicalDataTemplate property in my toolkit. One error is coming saying&amp;quot;Error	2	The type 'toolkit:HierarchicalDataTemplate' was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built.&amp;quot;&lt;/p&gt;
&lt;p&gt;For your reference I pasted my Xaml code also.&lt;/p&gt;
&lt;p&gt;&amp;lt;UserControl x:Class=&amp;quot;TreeView_EX.Page&amp;quot; &lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://schemas.microsoft.com/winfx/2006/xaml/presentation&amp;quot;"&gt;schemas.microsoft.com/.../presentation&amp;quot;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;xmlns:x=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://schemas.microsoft.com/winfx/2006/xaml&amp;quot;"&gt;schemas.microsoft.com/.../xaml&amp;quot;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;xmlns:toolkit=&amp;quot;clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Toolkit&amp;quot;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;xmlns:input=&amp;quot;clr-namespace:System.Windows.Input;assembly=System.Windows&amp;quot;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;xmlns:DataVisualization=&amp;quot;clr-namespace:System.Windows.Controls.DataVisualization;assembly=System.Windows.Controls.DataVisualization.Toolkit&amp;quot;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;xmlns:controls=&amp;quot;clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;&amp;lt;Grid x:Name=&amp;quot;LayoutRoot&amp;quot; Background=&amp;quot;White&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;toolkit:TreeView x:Name=&amp;quot;Mytreeview&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;toolkit:TreeView.ItemTemplate&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;toolkit:HierarchicalDataTemplate ItemsSource=&amp;quot;{Binding SubCategories}&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;StackPanel &amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;TextBlock Text=&amp;quot;{Binding Name}&amp;quot;&amp;gt;&amp;lt;/TextBlock&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/StackPanel&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/toolkit:HierarchicalDataTemplate&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/toolkit:TreeView.ItemTemplate&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/toolkit:TreeView&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;&amp;lt;/Grid&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/UserControl&amp;gt;&lt;/p&gt;
&lt;p&gt;Can you please guide me where the error is happening. From past 2 hours i am unable to proceed further. Please try to help me justin. thanks in advance.&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=222684" width="1" height="1"&gt;</description></item><item><title>Silverlight TreeView Advanced Scenarios (TreeViewExtended)</title><link>http://blogs.silverlight.net/blogs/justinangel/archive/2008/11/18/silverlight-toolkit-treeview-treeviewitem-amp-hierarchaldatatemplate.aspx#221904</link><pubDate>Tue, 19 May 2009 22:32:35 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:221904</guid><dc:creator>Justin myJustin = new Microsoft.Silverlight.Justin();</dc:creator><description>&lt;p&gt;Hi Folks, One of the most important tenants of Silverlight Controls development we picked up in Microsoft&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=221904" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Toolkit: TreeView, TreeViewItem &amp; HierarchalDataTemplate</title><link>http://blogs.silverlight.net/blogs/justinangel/archive/2008/11/18/silverlight-toolkit-treeview-treeviewitem-amp-hierarchaldatatemplate.aspx#198439</link><pubDate>Tue, 31 Mar 2009 03:03:17 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:198439</guid><dc:creator>BenjaminXT</dc:creator><description>&lt;p&gt;It's very useful for beginners as me.Thank you.&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=198439" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Toolkit: TreeView, TreeViewItem &amp; HierarchalDataTemplate</title><link>http://blogs.silverlight.net/blogs/justinangel/archive/2008/11/18/silverlight-toolkit-treeview-treeviewitem-amp-hierarchaldatatemplate.aspx#187722</link><pubDate>Fri, 13 Mar 2009 16:06:12 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:187722</guid><dc:creator>kobruleht</dc:creator><description>&lt;p&gt;Link in blog &lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://silverlight.net/blogs/justinangel/archive/2008/11/11/silverlight-toolkit-headeredcontentcontrol-amp-headereditemscontrol.aspxhttp://silverlight.net/blogs/justinangel/archive/2008/11/11/silverlight-toolkit-headeredcontentcontrol-amp-headereditemscontrol.aspx"&gt;silverlight.net/.../silverlight-toolkit-headeredcontentcontrol-amp-headereditemscontrol.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;is broken. I got 404 error in browser.&lt;/p&gt;
&lt;p&gt;Andrus&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=187722" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Toolkit: TreeView, TreeViewItem &amp; HierarchalDataTemplate</title><link>http://blogs.silverlight.net/blogs/justinangel/archive/2008/11/18/silverlight-toolkit-treeview-treeviewitem-amp-hierarchaldatatemplate.aspx#161394</link><pubDate>Fri, 16 Jan 2009 04:25:48 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:161394</guid><dc:creator>Ramana Reddy</dc:creator><description>&lt;p&gt;Nice article. This is very useful for leaners. I am expecting more articles.&lt;/p&gt;
&lt;p&gt;Happy coding&lt;/p&gt;
&lt;p&gt;Reddy &lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=161394" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Toolkit: TreeView, TreeViewItem &amp; HierarchalDataTemplate</title><link>http://blogs.silverlight.net/blogs/justinangel/archive/2008/11/18/silverlight-toolkit-treeview-treeviewitem-amp-hierarchaldatatemplate.aspx#145840</link><pubDate>Thu, 11 Dec 2008 06:24:01 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:145840</guid><dc:creator>varshini</dc:creator><description>&lt;p&gt;I want something like&lt;/p&gt;
&lt;p&gt;a &amp;nbsp;&lt;/p&gt;
&lt;p&gt; 1 &amp;nbsp;textbox checkbox&lt;/p&gt;
&lt;p&gt; 2 &amp;nbsp;textbox checkbox&lt;/p&gt;
&lt;p&gt; 3 &amp;nbsp;textbox checkbox&lt;/p&gt;
&lt;p&gt;b&lt;/p&gt;
&lt;p&gt;1 &amp;nbsp;textbox checkbox&lt;/p&gt;
&lt;p&gt; 2 &amp;nbsp;textbox checkbox&lt;/p&gt;
&lt;p&gt; 3 &amp;nbsp;textbox checkbox&lt;/p&gt;
&lt;p&gt;where a , b and c will be textblocks !&lt;/p&gt;
&lt;p&gt;How do i implement it ?&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=145840" width="1" height="1"&gt;</description></item><item><title>Silverlight Toolkit: TreeView, TreeViewItem &amp;amp; HierarchalDataTemplate - Justin myJustin = new Microsoft.Silverlight.Justin();</title><link>http://blogs.silverlight.net/blogs/justinangel/archive/2008/11/18/silverlight-toolkit-treeview-treeviewitem-amp-hierarchaldatatemplate.aspx#136680</link><pubDate>Mon, 24 Nov 2008 21:32:53 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:136680</guid><dc:creator>Silverlight Toolkit: TreeView, TreeViewItem &amp; HierarchalDataTemplate - Justin myJustin = new Microsoft.Silverlight.Justin();</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Silverlight Toolkit: TreeView, TreeViewItem &amp;amp;amp; HierarchalDataTemplate - Justin myJustin = new Microsoft.Silverlight.Justin();&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=136680" width="1" height="1"&gt;</description></item><item><title>2008 November 21 - Links for today &amp;laquo; My (almost) Daily Links</title><link>http://blogs.silverlight.net/blogs/justinangel/archive/2008/11/18/silverlight-toolkit-treeview-treeviewitem-amp-hierarchaldatatemplate.aspx#135077</link><pubDate>Fri, 21 Nov 2008 08:30:00 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:135077</guid><dc:creator>2008 November 21 - Links for today « My (almost) Daily Links</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;2008 November 21 - Links for today &amp;amp;laquo; My (almost) Daily Links&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=135077" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Toolkit: TreeView, TreeViewItem &amp; HierarchalDataTemplate</title><link>http://blogs.silverlight.net/blogs/justinangel/archive/2008/11/18/silverlight-toolkit-treeview-treeviewitem-amp-hierarchaldatatemplate.aspx#134870</link><pubDate>Thu, 20 Nov 2008 23:41:24 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:134870</guid><dc:creator>Harlequin</dc:creator><description>&lt;p&gt;Got the TreeViewItem style working nice, only problem is the Selected VisualState doesn't seem to work when a treeview item is selected in the C# by the standard IsSelected = true. But the Selected VisualState works fine on mouseclick...&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=134870" width="1" height="1"&gt;</description></item><item><title>Silverlight Cream for November 19, 2008 -- #432</title><link>http://blogs.silverlight.net/blogs/justinangel/archive/2008/11/18/silverlight-toolkit-treeview-treeviewitem-amp-hierarchaldatatemplate.aspx#134158</link><pubDate>Wed, 19 Nov 2008 19:20:08 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:134158</guid><dc:creator>Community Blogs</dc:creator><description>&lt;p&gt;In this issue: Bart Czernicki, Martin Mihaylov, Katrien De Graeve, Silverlight SDK, Arturo Toledo, crocusgirl&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=134158" width="1" height="1"&gt;</description></item></channel></rss>