<?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: Disabling keyboard navigation on the List control in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2008/06/11/disabling-keyboard-navigation-on-the-list-control-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/06/11/disabling-keyboard-navigation-on-the-list-control-in-flex/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Fri, 19 Mar 2010 20:35:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Capotudo</title>
		<link>http://blog.flexexamples.com/2008/06/11/disabling-keyboard-navigation-on-the-list-control-in-flex/comment-page-1/#comment-7298</link>
		<dc:creator>Capotudo</dc:creator>
		<pubDate>Thu, 18 Mar 2010 20:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/06/11/disabling-keyboard-navigation-on-the-list-control-in-flex/#comment-7298</guid>
		<description>How can I override the enter key behavior on a Datagrid? I&#039;m assuming there like a enterHandler() method I can override, but can&#039;t find any documentation on it.

Thanks!</description>
		<content:encoded><![CDATA[<p>How can I override the enter key behavior on a Datagrid? I&#8217;m assuming there like a enterHandler() method I can override, but can&#8217;t find any documentation on it.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabor</title>
		<link>http://blog.flexexamples.com/2008/06/11/disabling-keyboard-navigation-on-the-list-control-in-flex/comment-page-1/#comment-7153</link>
		<dc:creator>Gabor</dc:creator>
		<pubDate>Wed, 03 Mar 2010 14:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/06/11/disabling-keyboard-navigation-on-the-list-control-in-flex/#comment-7153</guid>
		<description>Just found the Namespace solution.

Use the same Namespace for the &lt;components:layout&gt; tag as for your custom component.</description>
		<content:encoded><![CDATA[<p>Just found the Namespace solution.</p>
<p>Use the same Namespace for the &lt;components:layout&gt; tag as for your custom component.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabor</title>
		<link>http://blog.flexexamples.com/2008/06/11/disabling-keyboard-navigation-on-the-list-control-in-flex/comment-page-1/#comment-7152</link>
		<dc:creator>Gabor</dc:creator>
		<pubDate>Wed, 03 Mar 2010 13:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/06/11/disabling-keyboard-navigation-on-the-list-control-in-flex/#comment-7152</guid>
		<description>Hi Peter,
thanks a lot for this example. 

Unfortunatly when I try to use a TileLayout in my CustomList I get the following Error: Could not resolve &lt;s:layout&gt; to a component implementation.

I&#039;m a bit confused about the Namespaces here...</description>
		<content:encoded><![CDATA[<p>Hi Peter,<br />
thanks a lot for this example. </p>
<p>Unfortunatly when I try to use a TileLayout in my CustomList I get the following Error: Could not resolve &lt;s:layout&gt; to a component implementation.</p>
<p>I&#8217;m a bit confused about the Namespaces here&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krishna</title>
		<link>http://blog.flexexamples.com/2008/06/11/disabling-keyboard-navigation-on-the-list-control-in-flex/comment-page-1/#comment-3368</link>
		<dc:creator>Krishna</dc:creator>
		<pubDate>Mon, 06 Oct 2008 05:44:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/06/11/disabling-keyboard-navigation-on-the-list-control-in-flex/#comment-3368</guid>
		<description>Thank you for your tutorial.

Here I have one requirement i.e. I need to disable alt key and their combinations like f4, tab and also Esc key. I am implementing flex application as Desktop Application (runs in AIR).

Please tell me how can I disable these keys.

Regards,
Krishna</description>
		<content:encoded><![CDATA[<p>Thank you for your tutorial.</p>
<p>Here I have one requirement i.e. I need to disable alt key and their combinations like f4, tab and also Esc key. I am implementing flex application as Desktop Application (runs in AIR).</p>
<p>Please tell me how can I disable these keys.</p>
<p>Regards,<br />
Krishna</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jose luis garcia</title>
		<link>http://blog.flexexamples.com/2008/06/11/disabling-keyboard-navigation-on-the-list-control-in-flex/comment-page-1/#comment-3366</link>
		<dc:creator>jose luis garcia</dc:creator>
		<pubDate>Fri, 13 Jun 2008 17:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/06/11/disabling-keyboard-navigation-on-the-list-control-in-flex/#comment-3366</guid>
		<description>Thank you for your tutorials.

It&#039;s possible to set a handCursor to a DataGrid Control?

I mean not only the Headers but the list too, preserving the list properties like the roll over and the selected Item color while using the hand cursor on the rows.

Thank you for your time.</description>
		<content:encoded><![CDATA[<p>Thank you for your tutorials.</p>
<p>It&#8217;s possible to set a handCursor to a DataGrid Control?</p>
<p>I mean not only the Headers but the list too, preserving the list properties like the roll over and the selected Item color while using the hand cursor on the rows.</p>
<p>Thank you for your time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 小小菜鸟</title>
		<link>http://blog.flexexamples.com/2008/06/11/disabling-keyboard-navigation-on-the-list-control-in-flex/comment-page-1/#comment-3367</link>
		<dc:creator>小小菜鸟</dc:creator>
		<pubDate>Fri, 13 Jun 2008 03:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/06/11/disabling-keyboard-navigation-on-the-list-control-in-flex/#comment-3367</guid>
		<description>thanks for you tutorials~ very userful!@</description>
		<content:encoded><![CDATA[<p>thanks for you tutorials~ very userful!@</p>
]]></content:encoded>
	</item>
</channel>
</rss>
