<?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>confessions of a ria developer</description>
	<lastBuildDate>Sun, 07 Feb 2010 02:21:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<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>
