<?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: ExtJS Radio Buttons and Square Brackets</title>
	<atom:link href="http://edspencer.net/2008/08/extjs-radio-buttons-and-square-brackets.html/feed" rel="self" type="application/rss+xml" />
	<link>http://edspencer.net/2008/08/extjs-radio-buttons-and-square-brackets.html</link>
	<description>Software Architect at Sencha, making Ext JS awesome</description>
	<lastBuildDate>Sun, 05 Sep 2010 10:25:17 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Edward Spencer</title>
		<link>http://edspencer.net/2008/08/extjs-radio-buttons-and-square-brackets.html/comment-page-1#comment-10</link>
		<dc:creator>Edward Spencer</dc:creator>
		<pubDate>Tue, 12 Aug 2008 10:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.2.15/Projects/wordpress/?p=9#comment-10</guid>
		<description>Ok that makes sense - I&#039;ve always ended up using hiddenName on combos too, but usually I give the name the square brackets too.  It&#039;s odd because every simple field like TextField works without any complaints.</description>
		<content:encoded><![CDATA[<p>Ok that makes sense &#8211; I&#8217;ve always ended up using hiddenName on combos too, but usually I give the name the square brackets too.  It&#8217;s odd because every simple field like TextField works without any complaints.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://edspencer.net/2008/08/extjs-radio-buttons-and-square-brackets.html/comment-page-1#comment-9</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 12 Aug 2008 01:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.2.15/Projects/wordpress/?p=9#comment-9</guid>
		<description>I ran into a similar problem with comboboxes. The issue is XTemplate which has special meanings for square brackets. You can use square brackets in the hidden_name field, but not the value field. I created a Store that uses _ instead of [] and then use square brakets in the hiddenField</description>
		<content:encoded><![CDATA[<p>I ran into a similar problem with comboboxes. The issue is XTemplate which has special meanings for square brackets. You can use square brackets in the hidden_name field, but not the value field. I created a Store that uses _ instead of [] and then use square brakets in the hiddenField</p>
]]></content:encoded>
	</item>
</channel>
</rss>
