<?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: Style AdvancedDataGrid depending on data example</title>
	<atom:link href="http://www.flex-blog.com/style-advanceddatagrid-depending-on-data-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flex-blog.com/style-advanceddatagrid-depending-on-data-example/</link>
	<description>Examples, News and Other Stuff</description>
	<lastBuildDate>Thu, 29 Jul 2010 15:07:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Arjan Nieuwenhuizen</title>
		<link>http://www.flex-blog.com/style-advanceddatagrid-depending-on-data-example/comment-page-1/#comment-522</link>
		<dc:creator>Arjan Nieuwenhuizen</dc:creator>
		<pubDate>Mon, 28 Dec 2009 09:55:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=558#comment-522</guid>
		<description>Hard to answer your question without more info or your source code. How are you filtering your data? On the ArrayCollection itself?

I think you can achieve your goal by filtering the dataProvider of the AdvancedDataGrid (myADG.dataProvider or something like that). You should have access to the SummaryRow values then, ofcourse if you can access them, you can filter them.

Hope it helps.

Arjan</description>
		<content:encoded><![CDATA[<p>Hard to answer your question without more info or your source code. How are you filtering your data? On the ArrayCollection itself?</p>
<p>I think you can achieve your goal by filtering the dataProvider of the AdvancedDataGrid (myADG.dataProvider or something like that). You should have access to the SummaryRow values then, ofcourse if you can access them, you can filter them.</p>
<p>Hope it helps.</p>
<p>Arjan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto Kalili</title>
		<link>http://www.flex-blog.com/style-advanceddatagrid-depending-on-data-example/comment-page-1/#comment-514</link>
		<dc:creator>Roberto Kalili</dc:creator>
		<pubDate>Fri, 25 Dec 2009 19:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=558#comment-514</guid>
		<description>Hi, I have an AdvancedDatagrid souced with an ArrayCollection. I have 2 groups (state and name). I have some filters in the screen, like date, area, etc. Everything is working fine. But I have a slider with a range of hours. The groupcollection have a summary row totalizing hours per row (per name).
I`d like to filter this summaryrows. I wanto only the totals having values between the slider range are showing.

Sorry about my english.

Can you help me? 

Thank you very much

Roberto</description>
		<content:encoded><![CDATA[<p>Hi, I have an AdvancedDatagrid souced with an ArrayCollection. I have 2 groups (state and name). I have some filters in the screen, like date, area, etc. Everything is working fine. But I have a slider with a range of hours. The groupcollection have a summary row totalizing hours per row (per name).<br />
I`d like to filter this summaryrows. I wanto only the totals having values between the slider range are showing.</p>
<p>Sorry about my english.</p>
<p>Can you help me? </p>
<p>Thank you very much</p>
<p>Roberto</p>
]]></content:encoded>
	</item>
</channel>
</rss>
