<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Silverlight 3 &#8211; CollectionViewSource and Navigation</title>
	<atom:link href="http://dotnetspeak.com/index.php/2009/10/silverlight-3-collectionviewsource-and-navigation/feed/" rel="self" type="application/rss+xml" />
	<link>http://dotnetspeak.com/index.php/2009/10/silverlight-3-collectionviewsource-and-navigation/</link>
	<description>All things .NET</description>
	<lastBuildDate>Thu, 11 Mar 2010 01:49:15 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sergey Barskiy</title>
		<link>http://dotnetspeak.com/index.php/2009/10/silverlight-3-collectionviewsource-and-navigation/comment-page-1/#comment-863</link>
		<dc:creator>Sergey Barskiy</dc:creator>
		<pubDate>Fri, 12 Feb 2010 21:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetspeak.com/index.php/2009/10/silverlight-3-collectionviewsource-and-navigation/#comment-863</guid>
		<description>In MVVM world, you can just put your VM into the data context, then you can just bind the source property of COllectionVIewSource to it.  For example:
&lt;CollectionViewSource Source=&quot;{Binding ProductList}&quot; x:Key=&quot;ViewSource&quot; Filter=&quot;MyFilter&quot;/&gt;</description>
		<content:encoded><![CDATA[<p>In MVVM world, you can just put your VM into the data context, then you can just bind the source property of COllectionVIewSource to it.  For example:</p>
<collectionviewsource Source="{Binding ProductList}" x:Key="ViewSource" Filter="MyFilter"/>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sree</title>
		<link>http://dotnetspeak.com/index.php/2009/10/silverlight-3-collectionviewsource-and-navigation/comment-page-1/#comment-859</link>
		<dc:creator>Sree</dc:creator>
		<pubDate>Tue, 09 Feb 2010 06:52:30 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetspeak.com/index.php/2009/10/silverlight-3-collectionviewsource-and-navigation/#comment-859</guid>
		<description>Hi,

how can we acheive Binding with CollectionViewSource?, currently your example shows up with staticresource, but i wanted to assign one property to CollectionViewsource Source property with viewModel[&quot;CustomerList&quot;], here viewModel[&quot;CustomerList&quot;] contains observable colleciton , and i need to bind this to Collectionviewsource : Source property......

No Code behind...</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>how can we acheive Binding with CollectionViewSource?, currently your example shows up with staticresource, but i wanted to assign one property to CollectionViewsource Source property with viewModel["CustomerList"], here viewModel["CustomerList"] contains observable colleciton , and i need to bind this to Collectionviewsource : Source property&#8230;&#8230;</p>
<p>No Code behind&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergey Barskiy</title>
		<link>http://dotnetspeak.com/index.php/2009/10/silverlight-3-collectionviewsource-and-navigation/comment-page-1/#comment-854</link>
		<dc:creator>Sergey Barskiy</dc:creator>
		<pubDate>Sat, 23 Jan 2010 17:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetspeak.com/index.php/2009/10/silverlight-3-collectionviewsource-and-navigation/#comment-854</guid>
		<description>I am not sure I follow where exactly you need this.  I am thinking you would just need to partition your page using a grid with 3 rows and two columns.  You menu would span all rows and be in column zero.  Header and footer would span all columns, but be in their own rows.  Content page would be in column 2 row 1.  
Thanks.</description>
		<content:encoded><![CDATA[<p>I am not sure I follow where exactly you need this.  I am thinking you would just need to partition your page using a grid with 3 rows and two columns.  You menu would span all rows and be in column zero.  Header and footer would span all columns, but be in their own rows.  Content page would be in column 2 row 1.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashok N</title>
		<link>http://dotnetspeak.com/index.php/2009/10/silverlight-3-collectionviewsource-and-navigation/comment-page-1/#comment-853</link>
		<dc:creator>Ashok N</dc:creator>
		<pubDate>Thu, 21 Jan 2010 10:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetspeak.com/index.php/2009/10/silverlight-3-collectionviewsource-and-navigation/#comment-853</guid>
		<description>I just wanted to add a footer in this how can I add? Please send me ASAP.

And I want a layout with -
1. Header.
2. Left Navigation (Collapsible Menu)
3. Content Page. (It should change as per the click on Collapsible Menu item).
4. Footer (with Current Content Page Name).
5. One Full Screen Button.
Can you please send me the above functionality ASAP. I have an urgent requirement. All should be in Silverlight Application only. Please Please .....</description>
		<content:encoded><![CDATA[<p>I just wanted to add a footer in this how can I add? Please send me ASAP.</p>
<p>And I want a layout with -<br />
1. Header.<br />
2. Left Navigation (Collapsible Menu)<br />
3. Content Page. (It should change as per the click on Collapsible Menu item).<br />
4. Footer (with Current Content Page Name).<br />
5. One Full Screen Button.<br />
Can you please send me the above functionality ASAP. I have an urgent requirement. All should be in Silverlight Application only. Please Please &#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergey Barskiy</title>
		<link>http://dotnetspeak.com/index.php/2009/10/silverlight-3-collectionviewsource-and-navigation/comment-page-1/#comment-844</link>
		<dc:creator>Sergey Barskiy</dc:creator>
		<pubDate>Thu, 05 Nov 2009 01:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetspeak.com/index.php/2009/10/silverlight-3-collectionviewsource-and-navigation/#comment-844</guid>
		<description>I do not see this behavior.  It goes to second screen every time I click the button...</description>
		<content:encoded><![CDATA[<p>I do not see this behavior.  It goes to second screen every time I click the button&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David O'Brien</title>
		<link>http://dotnetspeak.com/index.php/2009/10/silverlight-3-collectionviewsource-and-navigation/comment-page-1/#comment-843</link>
		<dc:creator>David O'Brien</dc:creator>
		<pubDate>Tue, 03 Nov 2009 10:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetspeak.com/index.php/2009/10/silverlight-3-collectionviewsource-and-navigation/#comment-843</guid>
		<description>Place breakpoints in ProductList.xaml.cs at 
NavigationService.Navigate(((Button)sender).Tag as Uri);
and
Product product = e.Item as Product;

To get to the details screen I need to click the Details button twice (usually)

Can you explain why this is? A timing thing I assume...</description>
		<content:encoded><![CDATA[<p>Place breakpoints in ProductList.xaml.cs at<br />
NavigationService.Navigate(((Button)sender).Tag as Uri);<br />
and<br />
Product product = e.Item as Product;</p>
<p>To get to the details screen I need to click the Details button twice (usually)</p>
<p>Can you explain why this is? A timing thing I assume&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
