<?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"
	>
<channel>
	<title>Comments on: ExtJS - Update to ComboBox Replacement</title>
	<atom:link href="http://www.jasonclawson.com/2008/06/11/extjs-update-to-combobox-replacement/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasonclawson.com/2008/06/11/extjs-update-to-combobox-replacement/</link>
	<description>Advanced Web Development Blog</description>
	<pubDate>Thu, 09 Sep 2010 18:59:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Roberto</title>
		<link>http://www.jasonclawson.com/2008/06/11/extjs-update-to-combobox-replacement/#comment-37</link>
		<dc:creator>Roberto</dc:creator>
		<pubDate>Mon, 19 Jan 2009 19:56:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclawson.com/?p=40#comment-37</guid>
		<description>Your component override works like a charm! :)

In my case just had to disable (comment code):
cfg.mode = "remote";

and set some values to false :
autoLoad : false,
forceSelection:false,

I had spent one day trying to figure out that ExtJS hiddenName property didnt work properly :)

Thank you for sharing.</description>
		<content:encoded><![CDATA[<p>Your component override works like a charm! <img src='http://www.jasonclawson.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
In my case just had to disable (comment code):<br />
cfg.mode = &#8220;remote&#8221;;</p>
<p>and set some values to false :<br />
autoLoad : false,<br />
forceSelection:false,</p>
<p>I had spent one day trying to figure out that ExtJS hiddenName property didnt work properly <img src='http://www.jasonclawson.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Thank you for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Elliston Ball</title>
		<link>http://www.jasonclawson.com/2008/06/11/extjs-update-to-combobox-replacement/#comment-26</link>
		<dc:creator>Simon Elliston Ball</dc:creator>
		<pubDate>Thu, 17 Jul 2008 17:20:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclawson.com/?p=40#comment-26</guid>
		<description>Could you not achieve the forceReload functionality just by listening for the beforequery event, and running a this.store.reload() in the handler? Seems a bit more Ext to me, but I can see the other side.</description>
		<content:encoded><![CDATA[<p>Could you not achieve the forceReload functionality just by listening for the beforequery event, and running a this.store.reload() in the handler? Seems a bit more Ext to me, but I can see the other side.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erzsebet</title>
		<link>http://www.jasonclawson.com/2008/06/11/extjs-update-to-combobox-replacement/#comment-24</link>
		<dc:creator>Erzsebet</dc:creator>
		<pubDate>Thu, 10 Jul 2008 12:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclawson.com/?p=40#comment-24</guid>
		<description>It sounds great!!When are you releasing your ux component?</description>
		<content:encoded><![CDATA[<p>It sounds great!!When are you releasing your ux component?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
