<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by pr_jackson</title>
    <description>Stories kicked by pr_jackson</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>Creating a Custom View Mode that Supports a Template Selector</title>
      <description>The controls that inherit from ItemsControl (such as ListBox, ListView, and so on) expose an ItemTemplateSelector property that you can use instead of the ItemTemplate property to specify a DataTemplateSelector. The DataTemplateSelector enables you to specify your own custom logic that determines which DataTemplate should be applied to each item.
This article shows how to create a custom view mode for the ListView control that supports a DataTemplateSelector to enable dynamic selection of the DataTemplate for each item. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcloudstore.blogspot.com%2f2008%2f06%2fcreating-custom-view-mode-that-supports.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcloudstore.blogspot.com%2f2008%2f06%2fcreating-custom-view-mode-that-supports.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Creating_a_Custom_View_Mode_that_Supports_a_Template_Selector</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Creating_a_Custom_View_Mode_that_Supports_a_Template_Selector</guid>
      <pubDate>Thu, 26 Jun 2008 15:26:56 GMT</pubDate>
    </item>
  </channel>
</rss>