<?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: Creating a Flex 3 DataGrid component with backend filtering</title>
	<atom:link href="http://www.gridshore.nl/2008/03/25/creating-a-flex-3-datagrid-component-with-backend-filtering/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gridshore.nl/2008/03/25/creating-a-flex-3-datagrid-component-with-backend-filtering/</link>
	<description>A weblog about software engineering, Architecture, Technology an other things we like.</description>
	<lastBuildDate>Sat, 28 Jan 2012 20:11:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: jettro</title>
		<link>http://www.gridshore.nl/2008/03/25/creating-a-flex-3-datagrid-component-with-backend-filtering/comment-page-1/#comment-31330</link>
		<dc:creator>jettro</dc:creator>
		<pubDate>Fri, 06 Jan 2012 17:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/03/25/creating-a-flex-3-datagrid-component-with-backend-filtering/#comment-31330</guid>
		<description>This might help:
http://code.google.com/p/gridshore/source/browse/#

look for the books overview code</description>
		<content:encoded><![CDATA[<p>This might help:<br />
<a href="http://code.google.com/p/gridshore/source/browse/#" rel="nofollow">http://code.google.com/p/gridshore/source/browse/#</a></p>
<p>look for the books overview code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bhavesh</title>
		<link>http://www.gridshore.nl/2008/03/25/creating-a-flex-3-datagrid-component-with-backend-filtering/comment-page-1/#comment-31328</link>
		<dc:creator>bhavesh</dc:creator>
		<pubDate>Fri, 06 Jan 2012 17:09:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/03/25/creating-a-flex-3-datagrid-component-with-backend-filtering/#comment-31328</guid>
		<description>can you please provide a source code.</description>
		<content:encoded><![CDATA[<p>can you please provide a source code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jettro</title>
		<link>http://www.gridshore.nl/2008/03/25/creating-a-flex-3-datagrid-component-with-backend-filtering/comment-page-1/#comment-30125</link>
		<dc:creator>jettro</dc:creator>
		<pubDate>Fri, 19 Feb 2010 06:28:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/03/25/creating-a-flex-3-datagrid-component-with-backend-filtering/#comment-30125</guid>
		<description>Sorry I never use struts</description>
		<content:encoded><![CDATA[<p>Sorry I never use struts</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sivaji</title>
		<link>http://www.gridshore.nl/2008/03/25/creating-a-flex-3-datagrid-component-with-backend-filtering/comment-page-1/#comment-30124</link>
		<dc:creator>sivaji</dc:creator>
		<pubDate>Fri, 19 Feb 2010 05:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/03/25/creating-a-flex-3-datagrid-component-with-backend-filtering/#comment-30124</guid>
		<description>could you please explain the how to retrieve tha data from struts to flex.</description>
		<content:encoded><![CDATA[<p>could you please explain the how to retrieve tha data from struts to flex.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Bistram</title>
		<link>http://www.gridshore.nl/2008/03/25/creating-a-flex-3-datagrid-component-with-backend-filtering/comment-page-1/#comment-12201</link>
		<dc:creator>Stefan Bistram</dc:creator>
		<pubDate>Wed, 14 Jan 2009 22:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/03/25/creating-a-flex-3-datagrid-component-with-backend-filtering/#comment-12201</guid>
		<description>Hi all,
Actually I&#039;ve just created a DataGrid component with clientside filtering for Flex 3:
http://blog.sbistram.de/2009/01/14/flex-enhanced-search-flex3-datagrid/
Cheers,
Stefan</description>
		<content:encoded><![CDATA[<p>Hi all,<br />
Actually I&#8217;ve just created a DataGrid component with clientside filtering for Flex 3:<br />
<a href="http://blog.sbistram.de/2009/01/14/flex-enhanced-search-flex3-datagrid/" rel="nofollow">http://blog.sbistram.de/2009/01/14/flex-enhanced-search-flex3-datagrid/</a><br />
Cheers,<br />
Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flex: Enhanced search filtering Flex3 DataGrid at Stefan B.log</title>
		<link>http://www.gridshore.nl/2008/03/25/creating-a-flex-3-datagrid-component-with-backend-filtering/comment-page-1/#comment-12196</link>
		<dc:creator>Flex: Enhanced search filtering Flex3 DataGrid at Stefan B.log</dc:creator>
		<pubDate>Wed, 14 Jan 2009 21:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/03/25/creating-a-flex-3-datagrid-component-with-backend-filtering/#comment-12196</guid>
		<description>[...] I&#8217;ve created a MatchDataGrid with the same kind of filtering like I have done for the MatchComboBox and I&#8217;ve also added some code for using links and some decorator stuff. All filtering is done on the client side, this is not about backend filtering. [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;ve created a MatchDataGrid with the same kind of filtering like I have done for the MatchComboBox and I&#8217;ve also added some code for using links and some decorator stuff. All filtering is done on the client side, this is not about backend filtering. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jettro</title>
		<link>http://www.gridshore.nl/2008/03/25/creating-a-flex-3-datagrid-component-with-backend-filtering/comment-page-1/#comment-1711</link>
		<dc:creator>jettro</dc:creator>
		<pubDate>Wed, 25 Jun 2008 04:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/03/25/creating-a-flex-3-datagrid-component-with-backend-filtering/#comment-1711</guid>
		<description>Thanks for the positive feedback, you can find the sources in google code:
http://code.google.com/p/gridshore/source/checkout

There you can find all the files for the project, using a subversion client can help you locate the module books-overview. You can also browse the sources online. Check the top of the page, there is a browse link. Step into trunk -&gt; books-overview and you can watch all the sources as well.

I hope that answers your question.
greetz Jettro</description>
		<content:encoded><![CDATA[<p>Thanks for the positive feedback, you can find the sources in google code:<br />
<a href="http://code.google.com/p/gridshore/source/checkout" rel="nofollow">http://code.google.com/p/gridshore/source/checkout</a></p>
<p>There you can find all the files for the project, using a subversion client can help you locate the module books-overview. You can also browse the sources online. Check the top of the page, there is a browse link. Step into trunk -> books-overview and you can watch all the sources as well.</p>
<p>I hope that answers your question.<br />
greetz Jettro</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javier Carbajal</title>
		<link>http://www.gridshore.nl/2008/03/25/creating-a-flex-3-datagrid-component-with-backend-filtering/comment-page-1/#comment-1706</link>
		<dc:creator>Javier Carbajal</dc:creator>
		<pubDate>Tue, 24 Jun 2008 18:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/03/25/creating-a-flex-3-datagrid-component-with-backend-filtering/#comment-1706</guid>
		<description>Looks like a greay tutorial, but.... I want to see the source code and cand find it anywhere. I went to the books-overview and gets me back to this page, no code whatsoever. If you can give me any hints on how to get the source code that will be great. Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Looks like a greay tutorial, but&#8230;. I want to see the source code and cand find it anywhere. I went to the books-overview and gets me back to this page, no code whatsoever. If you can give me any hints on how to get the source code that will be great. Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jettro</title>
		<link>http://www.gridshore.nl/2008/03/25/creating-a-flex-3-datagrid-component-with-backend-filtering/comment-page-1/#comment-466</link>
		<dc:creator>jettro</dc:creator>
		<pubDate>Tue, 25 Mar 2008 18:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/03/25/creating-a-flex-3-datagrid-component-with-backend-filtering/#comment-466</guid>
		<description>Good idea, so I added a screenshot.</description>
		<content:encoded><![CDATA[<p>Good idea, so I added a screenshot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Freddie van Rijswijk</title>
		<link>http://www.gridshore.nl/2008/03/25/creating-a-flex-3-datagrid-component-with-backend-filtering/comment-page-1/#comment-462</link>
		<dc:creator>Freddie van Rijswijk</dc:creator>
		<pubDate>Tue, 25 Mar 2008 14:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/03/25/creating-a-flex-3-datagrid-component-with-backend-filtering/#comment-462</guid>
		<description>Would be nice if you showed us also a screenshot of your DataGrid :-)</description>
		<content:encoded><![CDATA[<p>Would be nice if you showed us also a screenshot of your DataGrid <img src='http://www.gridshore.nl/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

