<?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: Setting the roll over color and selection color in a Flex DataGrid control</title>
	<atom:link href="http://blog.flexexamples.com/2008/02/17/setting-the-roll-over-color-and-selection-color-in-a-flex-datagrid-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/02/17/setting-the-roll-over-color-and-selection-color-in-a-flex-datagrid-control/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 19:26:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alpana</title>
		<link>http://blog.flexexamples.com/2008/02/17/setting-the-roll-over-color-and-selection-color-in-a-flex-datagrid-control/comment-page-1/#comment-7643</link>
		<dc:creator>Alpana</dc:creator>
		<pubDate>Tue, 04 May 2010 15:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/17/setting-the-roll-over-color-and-selection-color-in-a-flex-datagrid-control/#comment-7643</guid>
		<description>I set &quot;color&quot; of each cell in datagrid based on condition. ie based on a condition the text in the cell is either red or blue.
But for a highlighted row (either on selection or rollover) , the color of text is lost.
I have noticed that this is the case when selectionMode=&quot;singleRow&quot;. When selectionMode=&quot;singleCell&quot;, and the cell is highlighted, the color of text is not lost. Please let me know if someone has solution to this problem.

Thanks in advance</description>
		<content:encoded><![CDATA[<p>I set &#8220;color&#8221; of each cell in datagrid based on condition. ie based on a condition the text in the cell is either red or blue.<br />
But for a highlighted row (either on selection or rollover) , the color of text is lost.<br />
I have noticed that this is the case when selectionMode=&#8221;singleRow&#8221;. When selectionMode=&#8221;singleCell&#8221;, and the cell is highlighted, the color of text is not lost. Please let me know if someone has solution to this problem.</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bennett</title>
		<link>http://blog.flexexamples.com/2008/02/17/setting-the-roll-over-color-and-selection-color-in-a-flex-datagrid-control/comment-page-1/#comment-7453</link>
		<dc:creator>Bennett</dc:creator>
		<pubDate>Wed, 07 Apr 2010 19:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/17/setting-the-roll-over-color-and-selection-color-in-a-flex-datagrid-control/#comment-7453</guid>
		<description>What if I want to disable the header rollover? Is that possible while still maintaining sort functionality?</description>
		<content:encoded><![CDATA[<p>What if I want to disable the header rollover? Is that possible while still maintaining sort functionality?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2008/02/17/setting-the-roll-over-color-and-selection-color-in-a-flex-datagrid-control/comment-page-1/#comment-2583</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Sun, 28 Dec 2008 16:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/17/setting-the-roll-over-color-and-selection-color-in-a-flex-datagrid-control/#comment-2583</guid>
		<description>Milkman,

There is a &lt;code&gt;useRollOver&lt;/code&gt; style for the List-based components. For more information, see &lt;a href=&quot;http://blog.flexexamples.com/2008/02/01/disabling-item-roll-over-highlighting-in-the-flex-datagrid-control/&quot; rel=&quot;nofollow&quot;&gt;&quot;Disabling item roll over highlighting in the Flex DataGrid control&quot;&lt;/a&gt;.

Peter</description>
		<content:encoded><![CDATA[<p>Milkman,</p>
<p>There is a <code>useRollOver</code> style for the List-based components. For more information, see <a href="http://blog.flexexamples.com/2008/02/01/disabling-item-roll-over-highlighting-in-the-flex-datagrid-control/" rel="nofollow">&#8220;Disabling item roll over highlighting in the Flex DataGrid control&#8221;</a>.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milkman</title>
		<link>http://blog.flexexamples.com/2008/02/17/setting-the-roll-over-color-and-selection-color-in-a-flex-datagrid-control/comment-page-1/#comment-2585</link>
		<dc:creator>Milkman</dc:creator>
		<pubDate>Sun, 28 Dec 2008 13:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/17/setting-the-roll-over-color-and-selection-color-in-a-flex-datagrid-control/#comment-2585</guid>
		<description>i meant the RollOver color and not the selection color...</description>
		<content:encoded><![CDATA[<p>i meant the RollOver color and not the selection color&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milkman</title>
		<link>http://blog.flexexamples.com/2008/02/17/setting-the-roll-over-color-and-selection-color-in-a-flex-datagrid-control/comment-page-1/#comment-2584</link>
		<dc:creator>Milkman</dc:creator>
		<pubDate>Sun, 28 Dec 2008 13:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/17/setting-the-roll-over-color-and-selection-color-in-a-flex-datagrid-control/#comment-2584</guid>
		<description>tnx for the good work...
i have a question..
how do i cancel the selection color but keep the event..?
i&#039;m using custom styles for the rollover but i cant seem to get rid of the selection color..

thanks in advanced :)</description>
		<content:encoded><![CDATA[<p>tnx for the good work&#8230;<br />
i have a question..<br />
how do i cancel the selection color but keep the event..?<br />
i&#8217;m using custom styles for the rollover but i cant seem to get rid of the selection color..</p>
<p>thanks in advanced :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Priyanka Rane</title>
		<link>http://blog.flexexamples.com/2008/02/17/setting-the-roll-over-color-and-selection-color-in-a-flex-datagrid-control/comment-page-1/#comment-2582</link>
		<dc:creator>Priyanka Rane</dc:creator>
		<pubDate>Thu, 28 Feb 2008 11:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/17/setting-the-roll-over-color-and-selection-color-in-a-flex-datagrid-control/#comment-2582</guid>
		<description>Thanks for this example.....It is simple which is useful for begineer like me ....</description>
		<content:encoded><![CDATA[<p>Thanks for this example&#8230;..It is simple which is useful for begineer like me &#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

