<?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: Using embedded fonts with the DataGrid control in Flash CS3</title>
	<atom:link href="http://actionscriptexamples.com/2008/03/10/using-embedded-fonts-with-the-datagrid-control-in-flash-cs3/feed/" rel="self" type="application/rss+xml" />
	<link>http://actionscriptexamples.com/2008/03/10/using-embedded-fonts-with-the-datagrid-control-in-flash-cs3/</link>
	<description>A bunch of ActionScript 2.0 and ActionScript 3.0 examples*</description>
	<lastBuildDate>Thu, 22 Jul 2010 14:13:10 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Luca</title>
		<link>http://actionscriptexamples.com/2008/03/10/using-embedded-fonts-with-the-datagrid-control-in-flash-cs3/comment-page-1/#comment-646</link>
		<dc:creator>Luca</dc:creator>
		<pubDate>Wed, 24 Feb 2010 08:56:03 +0000</pubDate>
		<guid isPermaLink="false">http://actionscriptexamples.com/2008/03/10/using-embedded-fonts-with-the-datagrid-control-in-flash-cs3/#comment-646</guid>
		<description>hi,
I can&#039;t apply &quot;headRen&quot; over 2 columns. It applies only to second column, why?

Example:
var fontNameCol:DataGridColumn = new DataGridColumn(&quot;fontName&quot;);
fontNameCol.headerText = &quot;fontName:&quot;;
fontNameCol.headerRenderer = headRen;

var fontNameCol2:DataGridColumn = new DataGridColumn(&quot;fontName2&quot;);
fontNameCol2.headerText = &quot;fontName2:&quot;;
fontNameCol2.headerRenderer = headRen;</description>
		<content:encoded><![CDATA[<p>hi,<br />
I can&#8217;t apply &#8220;headRen&#8221; over 2 columns. It applies only to second column, why?</p>
<p>Example:<br />
var fontNameCol:DataGridColumn = new DataGridColumn(&#8220;fontName&#8221;);<br />
fontNameCol.headerText = &#8220;fontName:&#8221;;<br />
fontNameCol.headerRenderer = headRen;</p>
<p>var fontNameCol2:DataGridColumn = new DataGridColumn(&#8220;fontName2&#8243;);<br />
fontNameCol2.headerText = &#8220;fontName2:&#8221;;<br />
fontNameCol2.headerRenderer = headRen;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
