<?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: Form to Grid - select list</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/form-to-grid-select-list</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/form-to-grid-select-list/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>pins83 on Form to Grid - select list</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/form-to-grid-select-list#p12652</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/form-to-grid-select-list#p12652</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I&#39;m using a custom form and on save I call FormToGrid to refresh grid data.</p>
<p>The problem is that if in my form I have a select, FormToGrid write the "value", and not the label.</p>
</p>
<p>So if I have an option with value=123 and label "Hello World", after FormToGrid I&#39;ll see "123" and not "Hello World"</p>
</p>
<p>the colModel is like this</p>
<pre><code>{"name":"element_name","index":"element_name"</code><code>,"editoption":{value: &#39;123:Hello World; 456:ByeBye; TN:TNT&#39;},"editable":true,"edittype":"select"}</code><code></code></pre>
]]></description>
        	        	<pubDate>Wed, 02 Dec 2009 11:57:40 +0200</pubDate>
        </item>
</channel>
</rss>