<?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: Flex DataGridColumn width set to the longest value of that column</title>
	<atom:link href="http://gruchalski.com/2009/06/16/flex-datagridcolumn-width-set-to-the-longest-value-in-that-column/feed/" rel="self" type="application/rss+xml" />
	<link>http://gruchalski.com/2009/06/16/flex-datagridcolumn-width-set-to-the-longest-value-in-that-column/</link>
	<description>just another blog in all that noise...</description>
	<lastBuildDate>Thu, 12 Jan 2012 21:23:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Abdalla Samy</title>
		<link>http://gruchalski.com/2009/06/16/flex-datagridcolumn-width-set-to-the-longest-value-in-that-column/comment-page-1/#comment-29777</link>
		<dc:creator>Abdalla Samy</dc:creator>
		<pubDate>Mon, 13 Jun 2011 12:52:12 +0000</pubDate>
		<guid isPermaLink="false">http://gruchalski.com/?p=312#comment-29777</guid>
		<description>Check this example
http://www.flex4ex.com/flex-datagrid/autofit-column-width-to-fit-the-longest-word/</description>
		<content:encoded><![CDATA[<p>Check this example<br />
<a href="http://www.flex4ex.com/flex-datagrid/autofit-column-width-to-fit-the-longest-word/" rel="nofollow">http://www.flex4ex.com/flex-datagrid/autofit-column-width-to-fit-the-longest-word/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrii</title>
		<link>http://gruchalski.com/2009/06/16/flex-datagridcolumn-width-set-to-the-longest-value-in-that-column/comment-page-1/#comment-230</link>
		<dc:creator>Andrii</dc:creator>
		<pubDate>Wed, 17 Jun 2009 06:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://gruchalski.com/?p=312#comment-230</guid>
		<description>We did the same for our custom spreadsheet component :) to improve performance for large data sets you could measure column width for visible items only (of course, it jumps when bigger element shows up but in this way you don&#039;t depend on how many rows you have - our component could have millions rows of data and still has constant rendering time, autoresizing on double click also implemented)</description>
		<content:encoded><![CDATA[<p>We did the same for our custom spreadsheet component :) to improve performance for large data sets you could measure column width for visible items only (of course, it jumps when bigger element shows up but in this way you don&#8217;t depend on how many rows you have &#8211; our component could have millions rows of data and still has constant rendering time, autoresizing on double click also implemented)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

