<?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: Creating a horizontally scrolling DataGrid in Flash using ActionScript 3.0</title>
	<atom:link href="http://actionscriptexamples.com/2008/12/08/creating-a-horizontally-scrolling-datagrid-in-flash-using-actionscript-30/feed/" rel="self" type="application/rss+xml" />
	<link>http://actionscriptexamples.com/2008/12/08/creating-a-horizontally-scrolling-datagrid-in-flash-using-actionscript-30/</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: Dany</title>
		<link>http://actionscriptexamples.com/2008/12/08/creating-a-horizontally-scrolling-datagrid-in-flash-using-actionscript-30/comment-page-1/#comment-660</link>
		<dc:creator>Dany</dc:creator>
		<pubDate>Sun, 28 Mar 2010 23:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://actionscriptexamples.com/?p=174#comment-660</guid>
		<description>Hello Peter,

I have a strange bug (?) when using the horizontal scrollbar on a datagrid.

If I scrolled to the right, the displayed columns are now the 5, 6 and 7 ones.

But, if I click on one of these columns, I get a columnIndex of respectively 0, 1 or 2 in the events like DataGridEvent.ITEM_EDIT_BEGINNING or ListEvent.ITEM_CLICK.

How to get a column index of 5, 6 or 7 after an horizontal scroll ?

Is it a bug ?

How to know which column was clicke after a scroll ?

I tested with Adobe datagrid examples and got the same behaviour.

Thanks</description>
		<content:encoded><![CDATA[<p>Hello Peter,</p>
<p>I have a strange bug (?) when using the horizontal scrollbar on a datagrid.</p>
<p>If I scrolled to the right, the displayed columns are now the 5, 6 and 7 ones.</p>
<p>But, if I click on one of these columns, I get a columnIndex of respectively 0, 1 or 2 in the events like DataGridEvent.ITEM_EDIT_BEGINNING or ListEvent.ITEM_CLICK.</p>
<p>How to get a column index of 5, 6 or 7 after an horizontal scroll ?</p>
<p>Is it a bug ?</p>
<p>How to know which column was clicke after a scroll ?</p>
<p>I tested with Adobe datagrid examples and got the same behaviour.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
