<?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: Resizing a Flex DataGrid control using the rowCount property</title>
	<atom:link href="http://blog.flexexamples.com/2007/11/01/resizing-a-flex-datagrid-control-using-the-rowcount-property/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/11/01/resizing-a-flex-datagrid-control-using-the-rowcount-property/</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: Ranjith</title>
		<link>http://blog.flexexamples.com/2007/11/01/resizing-a-flex-datagrid-control-using-the-rowcount-property/comment-page-1/#comment-9073</link>
		<dc:creator>Ranjith</dc:creator>
		<pubDate>Wed, 23 Mar 2011 13:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/11/01/resizing-a-flex-datagrid-control-using-the-rowcount-property/#comment-9073</guid>
		<description>I want the rows to be increased or decreased when i expand or collapse the tree structure.

I am using a hierarchical data in advanced grid. i need the row count of the advanced grid to be the same as its collection length (ie., grid.mx_internal::collectionLength). 

rowCount=&quot;{myADG.mx_internal::collectionLength}&quot;

This is not working.  Any other suggestions ??</description>
		<content:encoded><![CDATA[<p>I want the rows to be increased or decreased when i expand or collapse the tree structure.</p>
<p>I am using a hierarchical data in advanced grid. i need the row count of the advanced grid to be the same as its collection length (ie., grid.mx_internal::collectionLength). </p>
<p>rowCount=&#8221;{myADG.mx_internal::collectionLength}&#8221;</p>
<p>This is not working.  Any other suggestions ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2007/11/01/resizing-a-flex-datagrid-control-using-the-rowcount-property/comment-page-1/#comment-7831</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Mon, 31 May 2010 15:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/11/01/resizing-a-flex-datagrid-control-using-the-rowcount-property/#comment-7831</guid>
		<description>@asifdegr8,

Check the DataGrid &lt;code&gt;dataProvider.length&lt;/code&gt;.

Peter</description>
		<content:encoded><![CDATA[<p>@asifdegr8,</p>
<p>Check the DataGrid <code>dataProvider.length</code>.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asifdegr8</title>
		<link>http://blog.flexexamples.com/2007/11/01/resizing-a-flex-datagrid-control-using-the-rowcount-property/comment-page-1/#comment-7829</link>
		<dc:creator>asifdegr8</dc:creator>
		<pubDate>Mon, 31 May 2010 11:13:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/11/01/resizing-a-flex-datagrid-control-using-the-rowcount-property/#comment-7829</guid>
		<description>i want to loop through datagrid rows in flex. how do i know how many rows are there in a data grid?</description>
		<content:encoded><![CDATA[<p>i want to loop through datagrid rows in flex. how do i know how many rows are there in a data grid?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DavidD</title>
		<link>http://blog.flexexamples.com/2007/11/01/resizing-a-flex-datagrid-control-using-the-rowcount-property/comment-page-1/#comment-1765</link>
		<dc:creator>DavidD</dc:creator>
		<pubDate>Thu, 30 Oct 2008 11:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/11/01/resizing-a-flex-datagrid-control-using-the-rowcount-property/#comment-1765</guid>
		<description>If you have a main datagrid on a page with a percent height to take the maximum vertical place available.
And you would like to paginate to avoid scrollbars,...
Is there a way to get the actual rowcount displayed ? goal is to set the page size of my pagination system dynamically, cause it can be dependent of the resolution and browser settings of the user.

thank you.</description>
		<content:encoded><![CDATA[<p>If you have a main datagrid on a page with a percent height to take the maximum vertical place available.<br />
And you would like to paginate to avoid scrollbars,&#8230;<br />
Is there a way to get the actual rowcount displayed ? goal is to set the page size of my pagination system dynamically, cause it can be dependent of the resolution and browser settings of the user.</p>
<p>thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/11/01/resizing-a-flex-datagrid-control-using-the-rowcount-property/comment-page-1/#comment-1763</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Tue, 14 Oct 2008 01:58:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/11/01/resizing-a-flex-datagrid-control-using-the-rowcount-property/#comment-1763</guid>
		<description>Tim,

I believe it is a known issue, http://bugs.adobe.com/jira/browse/SDK-14463

Peter</description>
		<content:encoded><![CDATA[<p>Tim,</p>
<p>I believe it is a known issue, <a href="http://bugs.adobe.com/jira/browse/SDK-14463" rel="nofollow">http://bugs.adobe.com/jira/browse/SDK-14463</a></p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://blog.flexexamples.com/2007/11/01/resizing-a-flex-datagrid-control-using-the-rowcount-property/comment-page-1/#comment-1764</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Tue, 14 Oct 2008 00:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/11/01/resizing-a-flex-datagrid-control-using-the-rowcount-property/#comment-1764</guid>
		<description>There seems to be a bug with showHeaders=false.
When the rowCount is 5 and there are 5 items, it shows 6 rows when it should only show 5.</description>
		<content:encoded><![CDATA[<p>There seems to be a bug with showHeaders=false.<br />
When the rowCount is 5 and there are 5 items, it shows 6 rows when it should only show 5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leonhard minutillo</title>
		<link>http://blog.flexexamples.com/2007/11/01/resizing-a-flex-datagrid-control-using-the-rowcount-property/comment-page-1/#comment-1762</link>
		<dc:creator>leonhard minutillo</dc:creator>
		<pubDate>Fri, 18 Apr 2008 20:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/11/01/resizing-a-flex-datagrid-control-using-the-rowcount-property/#comment-1762</guid>
		<description>hello -

is there any way of resizing the stage, that is to say, the dimensions of the embed tag, dynamically?


Leonhard; berlin</description>
		<content:encoded><![CDATA[<p>hello -</p>
<p>is there any way of resizing the stage, that is to say, the dimensions of the embed tag, dynamically?</p>
<p>Leonhard; berlin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ÐâŖк6</title>
		<link>http://blog.flexexamples.com/2007/11/01/resizing-a-flex-datagrid-control-using-the-rowcount-property/comment-page-1/#comment-1759</link>
		<dc:creator>ÐâŖк6</dc:creator>
		<pubDate>Thu, 22 Nov 2007 20:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/11/01/resizing-a-flex-datagrid-control-using-the-rowcount-property/#comment-1759</guid>
		<description>Got the exactly same error, but instead of zero rows I had five, and when I added another one, it became 11 0_0.</description>
		<content:encoded><![CDATA[<p>Got the exactly same error, but instead of zero rows I had five, and when I added another one, it became 11 0_0.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Kellogg</title>
		<link>http://blog.flexexamples.com/2007/11/01/resizing-a-flex-datagrid-control-using-the-rowcount-property/comment-page-1/#comment-1760</link>
		<dc:creator>Patrick Kellogg</dc:creator>
		<pubDate>Tue, 06 Nov 2007 17:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/11/01/resizing-a-flex-datagrid-control-using-the-rowcount-property/#comment-1760</guid>
		<description>Do you have any idea why rowCount of zero shows 7 rows?  I assume that is a bug. Thanks.</description>
		<content:encoded><![CDATA[<p>Do you have any idea why rowCount of zero shows 7 rows?  I assume that is a bug. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/11/01/resizing-a-flex-datagrid-control-using-the-rowcount-property/comment-page-1/#comment-1761</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Fri, 02 Nov 2007 04:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/11/01/resizing-a-flex-datagrid-control-using-the-rowcount-property/#comment-1761</guid>
		<description>The previous example was compiled using the Flex 3 SDK (Version 3.0 build 186046).</description>
		<content:encoded><![CDATA[<p>The previous example was compiled using the Flex 3 SDK (Version 3.0 build 186046).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

