<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Ignorance is a venom...Fear the Venom Effect</title>
	<atom:link href="http://flexvenom.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexvenom.wordpress.com</link>
	<description></description>
	<lastBuildDate>Mon, 12 Oct 2009 07:50:38 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on HOWTO: Setting a custom sortItemRenderer to the AdvancedDataGrid by jyoti thakur</title>
		<link>http://flexvenom.wordpress.com/2007/12/04/howto-setting-a-custom-sortitemrenderer-to-the-advanceddatagrid/#comment-27</link>
		<dc:creator>jyoti thakur</dc:creator>
		<pubDate>Mon, 12 Oct 2009 07:50:38 +0000</pubDate>
		<guid isPermaLink="false">http://flexvenom.wordpress.com/2007/12/04/howto-setting-a-custom-sortitemrenderer-to-the-advanceddatagrid/#comment-27</guid>
		<description>thanks for ur contribution</description>
		<content:encoded><![CDATA[<p>thanks for ur contribution</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HOWTO: Set different group heights for different rows and depths in Advanced DataGrid by Nico</title>
		<link>http://flexvenom.wordpress.com/2008/05/30/howto-set-different-group-heights-for-different-rows-and-depths-in-advanced-datagrid/#comment-26</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Fri, 02 Oct 2009 15:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://flexvenom.wordpress.com/?p=31#comment-26</guid>
		<description>Hi

Can you please send me an email? I would like to contact you for a flex job.

Best regards,
Nico</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Can you please send me an email? I would like to contact you for a flex job.</p>
<p>Best regards,<br />
Nico</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HOWTO: Context specific data filter using a popUp on the AdvancedDataGrid headerRenderer by golnoosh</title>
		<link>http://flexvenom.wordpress.com/2008/02/25/howto-context-specific-data-filter-using-a-popup-on-the-advanceddatagrid-headerrenderer/#comment-25</link>
		<dc:creator>golnoosh</dc:creator>
		<pubDate>Thu, 25 Jun 2009 17:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://flexvenom.wordpress.com/?p=25#comment-25</guid>
		<description>Hi,
I&#039;m very impressed with your code and I&#039;m actually using it in my application! seems like it is the best sample I could find on this topic! 
what I&#039;m doing is that I have checkboxes in my combobox with a filter button, so that the users can filter on multiple items and do the filtering by clicking on the filter button. 
I have 2 problems:
1) I create checkboxes in onPopUpMouseDown function! so they get created everytime the combobox opens!!! and so the selected checkboxes will be deselected (refresh!)  
2) you are calling the filterFunction in VenumHeaderRenderer on grid.dataProvider. 
in my UI I take care of grouping too! so when I have grouping on my data this grid.dataProvider will be my groupingCollection and not a flat data! and that&#039;s why the filtering does not work on a grouped data! 
I tried to add the filterFunction to my flat data in my application mxml file, but it gets called before the grid gets created so it gives me a null pointer exception :(((( I&#039;m stuck! It&#039;s been 3 days that I want to fix this bug, I really like your code and want to use it. 
I would appreciate your help
Thanks
Golnoosh</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m very impressed with your code and I&#8217;m actually using it in my application! seems like it is the best sample I could find on this topic!<br />
what I&#8217;m doing is that I have checkboxes in my combobox with a filter button, so that the users can filter on multiple items and do the filtering by clicking on the filter button.<br />
I have 2 problems:<br />
1) I create checkboxes in onPopUpMouseDown function! so they get created everytime the combobox opens!!! and so the selected checkboxes will be deselected (refresh!)<br />
2) you are calling the filterFunction in VenumHeaderRenderer on grid.dataProvider.<br />
in my UI I take care of grouping too! so when I have grouping on my data this grid.dataProvider will be my groupingCollection and not a flat data! and that&#8217;s why the filtering does not work on a grouped data!<br />
I tried to add the filterFunction to my flat data in my application mxml file, but it gets called before the grid gets created so it gives me a null pointer exception <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> ((( I&#8217;m stuck! It&#8217;s been 3 days that I want to fix this bug, I really like your code and want to use it.<br />
I would appreciate your help<br />
Thanks<br />
Golnoosh</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HOWTO: Setting a custom sortItemRenderer to the AdvancedDataGrid by Akhil</title>
		<link>http://flexvenom.wordpress.com/2007/12/04/howto-setting-a-custom-sortitemrenderer-to-the-advanceddatagrid/#comment-24</link>
		<dc:creator>Akhil</dc:creator>
		<pubDate>Wed, 25 Mar 2009 05:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://flexvenom.wordpress.com/2007/12/04/howto-setting-a-custom-sortitemrenderer-to-the-advanceddatagrid/#comment-24</guid>
		<description>Thanks ....</description>
		<content:encoded><![CDATA[<p>Thanks &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HOWTO: Set different group heights for different rows and depths in Advanced DataGrid by Raghu</title>
		<link>http://flexvenom.wordpress.com/2008/05/30/howto-set-different-group-heights-for-different-rows-and-depths-in-advanced-datagrid/#comment-19</link>
		<dc:creator>Raghu</dc:creator>
		<pubDate>Mon, 02 Jun 2008 06:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://flexvenom.wordpress.com/?p=31#comment-19</guid>
		<description>Cheerio... nice work and a useful one too :)</description>
		<content:encoded><![CDATA[<p>Cheerio&#8230; nice work and a useful one too <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HOWTO: Set different group heights for different rows and depths in Advanced DataGrid by vodka</title>
		<link>http://flexvenom.wordpress.com/2008/05/30/howto-set-different-group-heights-for-different-rows-and-depths-in-advanced-datagrid/#comment-18</link>
		<dc:creator>vodka</dc:creator>
		<pubDate>Sun, 01 Jun 2008 12:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://flexvenom.wordpress.com/?p=31#comment-18</guid>
		<description>Good job, brother! keep up the good work.</description>
		<content:encoded><![CDATA[<p>Good job, brother! keep up the good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating Flex based mashup using Yahoo Flickr and YPipes APIs by venomeffect</title>
		<link>http://flexvenom.wordpress.com/2007/10/08/creating-flex-based-mashup-using-yahoo-flickr-and-ypipes-apis/#comment-5</link>
		<dc:creator>venomeffect</dc:creator>
		<pubDate>Tue, 09 Oct 2007 15:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://flexvenom.wordpress.com/2007/10/08/creating-flex-based-mashup-using-yahoo-flickr-and-ypipes-apis/#comment-5</guid>
		<description>Thanks Gavri for the kind words. 

Thats a fresh new perspective of the app. Sounds interesting</description>
		<content:encoded><![CDATA[<p>Thanks Gavri for the kind words. </p>
<p>Thats a fresh new perspective of the app. Sounds interesting</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating Flex based mashup using Yahoo Flickr and YPipes APIs by Gavri Fernandez</title>
		<link>http://flexvenom.wordpress.com/2007/10/08/creating-flex-based-mashup-using-yahoo-flickr-and-ypipes-apis/#comment-4</link>
		<dc:creator>Gavri Fernandez</dc:creator>
		<pubDate>Tue, 09 Oct 2007 08:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://flexvenom.wordpress.com/2007/10/08/creating-flex-based-mashup-using-yahoo-flickr-and-ypipes-apis/#comment-4</guid>
		<description>I&#039;m not a fan of mash-ups just for the sake of it but your Daily Prophet idea was truly inspired and I was sorry it didn&#039;t win. It can be awesome on the iPhone (with its multi-touch that can be used to create a print newspaper feel interface)</description>
		<content:encoded><![CDATA[<p>I&#8217;m not a fan of mash-ups just for the sake of it but your Daily Prophet idea was truly inspired and I was sorry it didn&#8217;t win. It can be awesome on the iPhone (with its multi-touch that can be used to create a print newspaper feel interface)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating Flex based mashup using Yahoo Flickr and YPipes APIs by Mukul</title>
		<link>http://flexvenom.wordpress.com/2007/10/08/creating-flex-based-mashup-using-yahoo-flickr-and-ypipes-apis/#comment-3</link>
		<dc:creator>Mukul</dc:creator>
		<pubDate>Tue, 09 Oct 2007 05:25:06 +0000</pubDate>
		<guid isPermaLink="false">http://flexvenom.wordpress.com/2007/10/08/creating-flex-based-mashup-using-yahoo-flickr-and-ypipes-apis/#comment-3</guid>
		<description>Hey Kaashi,

Nice blog .. yet to see ur application but looks interesting ... 

Way to go ... BOSS!!</description>
		<content:encoded><![CDATA[<p>Hey Kaashi,</p>
<p>Nice blog .. yet to see ur application but looks interesting &#8230; </p>
<p>Way to go &#8230; BOSS!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
