<?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 DataGrid control with a transparent background</title>
	<atom:link href="http://blog.flexexamples.com/2007/08/31/creating-a-flex-datagrid-control-with-a-transparent-background/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/08/31/creating-a-flex-datagrid-control-with-a-transparent-background/</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: Greg K.</title>
		<link>http://blog.flexexamples.com/2007/08/31/creating-a-flex-datagrid-control-with-a-transparent-background/comment-page-1/#comment-4278</link>
		<dc:creator>Greg K.</dc:creator>
		<pubDate>Wed, 01 Jul 2009 22:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/31/creating-a-flex-datagrid-control-with-a-transparent-background/#comment-4278</guid>
		<description>use a 4-byte color: headerColors=&quot;{[0xffffffff,0x7fffffff]}&quot;  this would fade from 100% transparent white to half-way transparent white. I don&#039;t thing CSS files accept them, since html notation (i.e. #FFFFFF) does not allow 4-byte colors.</description>
		<content:encoded><![CDATA[<p>use a 4-byte color: headerColors=&#8221;{[0xffffffff,0x7fffffff]}&#8221;  this would fade from 100% transparent white to half-way transparent white. I don&#8217;t thing CSS files accept them, since html notation (i.e. #FFFFFF) does not allow 4-byte colors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blog.flexexamples.com/2007/08/31/creating-a-flex-datagrid-control-with-a-transparent-background/comment-page-1/#comment-4277</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 30 Jun 2009 04:57:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/31/creating-a-flex-datagrid-control-with-a-transparent-background/#comment-4277</guid>
		<description>Thanks for this.

Any ideas on how to make the header background transparent?</description>
		<content:encoded><![CDATA[<p>Thanks for this.</p>
<p>Any ideas on how to make the header background transparent?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamer</title>
		<link>http://blog.flexexamples.com/2007/08/31/creating-a-flex-datagrid-control-with-a-transparent-background/comment-page-1/#comment-916</link>
		<dc:creator>Kamer</dc:creator>
		<pubDate>Mon, 05 May 2008 05:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/31/creating-a-flex-datagrid-control-with-a-transparent-background/#comment-916</guid>
		<description>Yeap,I know, Thank you . But just they ask: Which version of the Flex SDK are you using (3, 201 hotfix 2, hotfix 3)?</description>
		<content:encoded><![CDATA[<p>Yeap,I know, Thank you . But just they ask: Which version of the Flex SDK are you using (3, 201 hotfix 2, hotfix 3)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: judah</title>
		<link>http://blog.flexexamples.com/2007/08/31/creating-a-flex-datagrid-control-with-a-transparent-background/comment-page-1/#comment-915</link>
		<dc:creator>judah</dc:creator>
		<pubDate>Tue, 22 Apr 2008 23:20:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/31/creating-a-flex-datagrid-control-with-a-transparent-background/#comment-915</guid>
		<description>How would you make the header background transparent? I&#039;ve been working on this for a couple hours now and I haven&#039;t gotten too far.</description>
		<content:encoded><![CDATA[<p>How would you make the header background transparent? I&#8217;ve been working on this for a couple hours now and I haven&#8217;t gotten too far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/08/31/creating-a-flex-datagrid-control-with-a-transparent-background/comment-page-1/#comment-914</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Fri, 07 Sep 2007 14:33:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/31/creating-a-flex-datagrid-control-with-a-transparent-background/#comment-914</guid>
		<description>lluis,

Which version of the Flex SDK are you using (3, 201 hotfix 2, hotfix 3)?

I tested in Flex 3 with latest nightly SDK build and Flex 201 hotfix 2 and didnt see any cornerRadius, so I wanted to make sure I was looking at the right thing.

Peter</description>
		<content:encoded><![CDATA[<p>lluis,</p>
<p>Which version of the Flex SDK are you using (3, 201 hotfix 2, hotfix 3)?</p>
<p>I tested in Flex 3 with latest nightly SDK build and Flex 201 hotfix 2 and didnt see any cornerRadius, so I wanted to make sure I was looking at the right thing.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lluis</title>
		<link>http://blog.flexexamples.com/2007/08/31/creating-a-flex-datagrid-control-with-a-transparent-background/comment-page-1/#comment-913</link>
		<dc:creator>lluis</dc:creator>
		<pubDate>Fri, 07 Sep 2007 09:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/31/creating-a-flex-datagrid-control-with-a-transparent-background/#comment-913</guid>
		<description>I have a challenge related to the previous example. I&#039;m trying to put the following elements together but:

- Datagrid
- alpha
- alternatingItemColors
- cornerRadius
- headerHeight=0

The problem: The alternatingItemColors overlap the cornerRadius border, really ugly.

Here is the code used:

&lt;pre class=&quot;code&quot;&gt;
&lt;mx:DataGrid width=&quot;100%&quot; id=&quot;dgrMyStats&quot; headerHeight=&quot;0&quot; dataProvider=&quot;{mystats_list}&quot; rowCount=&quot;5&quot; alternatingItemColors=&quot;[0xFFC526,0xC6981B]&quot; alpha=&quot;0.6&quot; cornerRadius=&quot;0&quot;&gt;
    &lt;mx:columns&gt;
        &lt;mx:DataGridColumn dataField=&quot;stat&quot; headerText=&quot;Stat&quot; /&gt;
        &lt;mx:DataGridColumn dataField=&quot;score&quot; headerText=&quot;Score&quot; textAlign=&quot;right&quot; width=&quot;65&quot; /&gt;
    &lt;/mx:columns&gt;
&lt;/mx:DataGrid&gt;
&lt;/pre&gt;

Any idea?</description>
		<content:encoded><![CDATA[<p>I have a challenge related to the previous example. I&#8217;m trying to put the following elements together but:</p>
<p>- Datagrid<br />
- alpha<br />
- alternatingItemColors<br />
- cornerRadius<br />
- headerHeight=0</p>
<p>The problem: The alternatingItemColors overlap the cornerRadius border, really ugly.</p>
<p>Here is the code used:</p>
<pre class="code">
&lt;mx:DataGrid width="100%" id="dgrMyStats" headerHeight="0" dataProvider="{mystats_list}" rowCount="5" alternatingItemColors="[0xFFC526,0xC6981B]" alpha="0.6" cornerRadius="0"&gt;
    &lt;mx:columns&gt;
        &lt;mx:DataGridColumn dataField="stat" headerText="Stat" /&gt;
        &lt;mx:DataGridColumn dataField="score" headerText="Score" textAlign="right" width="65" /&gt;
    &lt;/mx:columns&gt;
&lt;/mx:DataGrid&gt;
</pre>
<p>Any idea?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

