<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: jqgrid + turbogears  select tag.</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-turbogears-select-tag</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/help/jqgrid-turbogears-select-tag/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Vas on jqgrid + turbogears  select tag.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-turbogears-select-tag#p23022</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-turbogears-select-tag#p23022</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
<p>You were right.</p>
<p>Either this:</p>
<p>&#39;editoptions&#39;:{value:{1:&#39;One&#39;,2:&#39;Two&#39;}}</p>
<p>OR</p>
<p>&#39;editoptions&#39;:{&#39;value&#39;:{1:&#39;One&#39;,2:&#39;Two&#39;}}&#160; (in turbogears)</p>
<p>works.</p>
</p>
<p>Thanks a lot.</p>
</p>
<p>Vas.</p></p>
]]></description>
        	        	<pubDate>Wed, 04 May 2011 22:36:32 +0300</pubDate>
        </item>
        <item>
        	<title>tony on jqgrid + turbogears  select tag.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-turbogears-select-tag#p23021</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-turbogears-select-tag#p23021</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Replace</p>
<p>...&#39;editoptions&#39;:&#39;{value:{1:One,2:Two}}&#39;</p>
<p>with</p>
<p>&#39;editoptions&#39;:{value:{1:&#39;One&#39;,2:&#39;Two&#39;}}</p>
</p>
<p>Regards</p>
<p>tony</p>
]]></description>
        	        	<pubDate>Wed, 04 May 2011 20:49:04 +0300</pubDate>
        </item>
        <item>
        	<title>Vas on jqgrid + turbogears  select tag.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-turbogears-select-tag#p23020</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-turbogears-select-tag#p23020</guid>
        	        	<description><![CDATA[<p>Hi guys, <br /> I&#39;m having a bit of an issue with tw.jqgrid trying to create a select <br /> tag in the add/edit form of the grid. </p>
<p>colModel = [ &#160;</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ....</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {&#39;name&#39;:&#39;test&#39;,&#39;index&#39;:&#39;test&#39;,&#39;formoptions&#39;:&#39;{elmprefix:&#39;&#39;, rowpos:1, colpos:2}&#39;,&#160; &#39;edittype&#39;:&#39;select&#39;, &#39;formatter&#39;:&#39;select&#39;, <br /> &#39;editoptions&#39;:&#39;{value:{1:One,2:Two}}&#39;},</p>
<p>&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;...... <br /> ]</p>
<p>testGrid = JqGrid( <br /> &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; ....., <br /> &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; colModel=colModel, <br /> &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; ...... <br /> )</p>
<p>for some reason i get an empty select box in my form when i try to edit a grid cell. <br /> I&#39;ve tried everything with no luck.&#160;<img class="spSmiley" style="margin:0" title="Frown" src="/blog/wp-content/forum-smileys/sf-frown.gif" alt="Frown" />&#160; Can anyone help?</p>
<p>Thank you.</p>
]]></description>
        	        	<pubDate>Wed, 04 May 2011 19:49:35 +0300</pubDate>
        </item>
</channel>
</rss>