<?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: Toggling word wrap on a DataGrid column header in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2008/09/14/toggling-word-wrap-on-a-datagrid-column-header-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/09/14/toggling-word-wrap-on-a-datagrid-column-header-in-flex/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 14:19:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Guillaume GARCIA</title>
		<link>http://blog.flexexamples.com/2008/09/14/toggling-word-wrap-on-a-datagrid-column-header-in-flex/comment-page-1/#comment-10073</link>
		<dc:creator>Guillaume GARCIA</dc:creator>
		<pubDate>Fri, 21 Oct 2011 00:31:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/09/14/toggling-word-wrap-on-a-datagrid-column-header-in-flex/#comment-10073</guid>
		<description>Oops..Sorry... seems to be an unresolved bug
http://bugs.adobe.com/jira/browse/SDK-29963</description>
		<content:encoded><![CDATA[<p>Oops..Sorry&#8230; seems to be an unresolved bug<br />
<a href="http://bugs.adobe.com/jira/browse/SDK-29963" rel="nofollow">http://bugs.adobe.com/jira/browse/SDK-29963</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume GARCIA</title>
		<link>http://blog.flexexamples.com/2008/09/14/toggling-word-wrap-on-a-datagrid-column-header-in-flex/comment-page-1/#comment-10072</link>
		<dc:creator>Guillaume GARCIA</dc:creator>
		<pubDate>Fri, 21 Oct 2011 00:24:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/09/14/toggling-word-wrap-on-a-datagrid-column-header-in-flex/#comment-10072</guid>
		<description>Hi,

In case you have a preceding hidden column (visible = &quot;false&quot;), then the headerWordWrap does not work any longer.
Do you have an idea for this behaviour??
Thanks.

Best regards,
Guillaume</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>In case you have a preceding hidden column (visible = &#8220;false&#8221;), then the headerWordWrap does not work any longer.<br />
Do you have an idea for this behaviour??<br />
Thanks.</p>
<p>Best regards,<br />
Guillaume</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajaz</title>
		<link>http://blog.flexexamples.com/2008/09/14/toggling-word-wrap-on-a-datagrid-column-header-in-flex/comment-page-1/#comment-7033</link>
		<dc:creator>Ajaz</dc:creator>
		<pubDate>Wed, 17 Feb 2010 12:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/09/14/toggling-word-wrap-on-a-datagrid-column-header-in-flex/#comment-7033</guid>
		<description>I have  create a headerRenderer with a TextInput for a DataGridColumn in datagrid component.. But when i am doing filtering through the textinput change then i am getting filter data based on last type letter only .... and also i can not see the letter what i have typed in textinput ... can anyone plzzzz help me in this aspect???</description>
		<content:encoded><![CDATA[<p>I have  create a headerRenderer with a TextInput for a DataGridColumn in datagrid component.. But when i am doing filtering through the textinput change then i am getting filter data based on last type letter only &#8230;. and also i can not see the letter what i have typed in textinput &#8230; can anyone plzzzz help me in this aspect???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2008/09/14/toggling-word-wrap-on-a-datagrid-column-header-in-flex/comment-page-1/#comment-6059</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Mon, 19 Oct 2009 21:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/09/14/toggling-word-wrap-on-a-datagrid-column-header-in-flex/#comment-6059</guid>
		<description>@Dan G,

I&#039;m not sure if it&#039;s a bug. Can you file a bug at http://bugs.adobe.com/flex/ and include your test case and somebody more familiar with the DataGrid control can investigate.

Thanks,
Peter</description>
		<content:encoded><![CDATA[<p>@Dan G,</p>
<p>I&#8217;m not sure if it&#8217;s a bug. Can you file a bug at <a href="http://bugs.adobe.com/flex/" rel="nofollow">http://bugs.adobe.com/flex/</a> and include your test case and somebody more familiar with the DataGrid control can investigate.</p>
<p>Thanks,<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan G</title>
		<link>http://blog.flexexamples.com/2008/09/14/toggling-word-wrap-on-a-datagrid-column-header-in-flex/comment-page-1/#comment-6058</link>
		<dc:creator>Dan G</dc:creator>
		<pubDate>Mon, 19 Oct 2009 21:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/09/14/toggling-word-wrap-on-a-datagrid-column-header-in-flex/#comment-6058</guid>
		<description>Seems if you try and style the header with CSS fontSize or fontFamily the header text doesn&#039;t wrap. However, if I set the headerHeight high enough then it does. Is this a bug?</description>
		<content:encoded><![CDATA[<p>Seems if you try and style the header with CSS fontSize or fontFamily the header text doesn&#8217;t wrap. However, if I set the headerHeight high enough then it does. Is this a bug?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akhil Kumar</title>
		<link>http://blog.flexexamples.com/2008/09/14/toggling-word-wrap-on-a-datagrid-column-header-in-flex/comment-page-1/#comment-3817</link>
		<dc:creator>Akhil Kumar</dc:creator>
		<pubDate>Fri, 03 Oct 2008 07:33:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/09/14/toggling-word-wrap-on-a-datagrid-column-header-in-flex/#comment-3817</guid>
		<description>HI,
how to insert button within the columns of data grid.

thanks a lot..
Akhil</description>
		<content:encoded><![CDATA[<p>HI,<br />
how to insert button within the columns of data grid.</p>
<p>thanks a lot..<br />
Akhil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/09/14/toggling-word-wrap-on-a-datagrid-column-header-in-flex/comment-page-1/#comment-3819</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Wed, 17 Sep 2008 06:04:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/09/14/toggling-word-wrap-on-a-datagrid-column-header-in-flex/#comment-3819</guid>
		<description>And just because I love... &lt;a href=&quot;http://blog.flexexamples.com/2008/09/16/aligning-the-header-text-in-a-datagrid-column-in-flex/&quot; rel=&quot;nofollow&quot;&gt;&lt;u&gt;&quot;Aligning the header text in a DataGrid column in Flex&quot;&lt;/u&gt;&lt;/a&gt;

Peter</description>
		<content:encoded><![CDATA[<p>And just because I love&#8230; <a href="http://blog.flexexamples.com/2008/09/16/aligning-the-header-text-in-a-datagrid-column-in-flex/" rel="nofollow"><u>&#8220;Aligning the header text in a DataGrid column in Flex&#8221;</u></a></p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/09/14/toggling-word-wrap-on-a-datagrid-column-header-in-flex/comment-page-1/#comment-3818</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Tue, 16 Sep 2008 21:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/09/14/toggling-word-wrap-on-a-datagrid-column-header-in-flex/#comment-3818</guid>
		<description>Jeff,

Try this:
&lt;pre class=&quot;code&quot;&gt;
&lt;mx:Style&gt;
    DataGrid {
        headerStyleName: centerAlignedBold;
    }

    .centerAlignedBold {
        fontWeight: bold;
        textAlign: center;
    }
&lt;/mx:Style&gt;
&lt;/pre&gt;

Peter</description>
		<content:encoded><![CDATA[<p>Jeff,</p>
<p>Try this:</p>
<pre class="code">
&lt;mx:Style&gt;
    DataGrid {
        headerStyleName: centerAlignedBold;
    }

    .centerAlignedBold {
        fontWeight: bold;
        textAlign: center;
    }
&lt;/mx:Style&gt;
</pre>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://blog.flexexamples.com/2008/09/14/toggling-word-wrap-on-a-datagrid-column-header-in-flex/comment-page-1/#comment-3820</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Tue, 16 Sep 2008 19:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/09/14/toggling-word-wrap-on-a-datagrid-column-header-in-flex/#comment-3820</guid>
		<description>Just what I needed.  Thanks.

Now, how do I center the header text?</description>
		<content:encoded><![CDATA[<p>Just what I needed.  Thanks.</p>
<p>Now, how do I center the header text?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

