<?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: formatter:'select'</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/formatterselect-1</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/formatterselect-1/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on formatter:'select'</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/formatterselect-1#p13038</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/formatterselect-1#p13038</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Yes this is true and I can not remember if it is described into the docs. In order to do ths maybe you just need to call</p>
<p>&#39;cgibin.php&#39; to obtain the value and then call the creation of the grid.</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 15 Dec 2009 18:38:28 +0200</pubDate>
        </item>
        <item>
        	<title>gvnsbt on formatter:'select'</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/formatterselect-1#p12976</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/formatterselect-1#p12976</guid>
        	        	<description><![CDATA[<p>Thanks for your answer.</p>
<p>The problem I encountered is not in edit mode, but when I use the formatter: &#39;select&#39; option.</p>
<p>With this option the&#160;editoptions:{value:&#8221;1:One;2:Two&#8221;} &#160;the &#160;grid&#160;works well, I can view One or Two value in the field of table in view mode and when (via navgrid method)&#160;I invoke edit mode I have not problem.</p>
<p>If I try to use&#160;editoptions:{dataUrl: &#39;cgibin.php&#39;} in view mode the field is blank but in edit mode work well (&#160;via navgrid method).&#160;</p>
<p>I am new to jqgrid and certainly I&#39;m doing something wrong. Is possibile that&#160;&#160;formatter: &#39;select&#39; option is not campatible with dataUrl?</p>
<p>Regards.</p>
<p>Giovanni.</p>
]]></description>
        	        	<pubDate>Sun, 13 Dec 2009 18:37:23 +0200</pubDate>
        </item>
        <item>
        	<title>tony on formatter:'select'</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/formatterselect-1#p12967</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/formatterselect-1#p12967</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>All editing modules includiing celledit use the same function for creating the element - i.e. dataUrl option too.</p>
<p>Check in FireBug what is the response when you edit a cell, or maybe you forgot in colModel to add edittype : &#39;select&#39; for the grid with cell editing.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 13 Dec 2009 17:56:13 +0200</pubDate>
        </item>
        <item>
        	<title>gvnsbt on formatter:'select'</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/formatterselect-1#p12941</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/formatterselect-1#p12941</guid>
        	        	<description><![CDATA[</p>
<p>Hi, I have a problem with select cell type.</p>
<p>I have read the document and I did this test.</p>
<p>If I use the for example in colModel: &#39;ID&#39;,index:&#39;name&#39;, width:70, align:&#39;left&#39;,&#160;formatter:&#39;select&#39;, editable: true, edittype: &#39;select&#39;,&#160;<strong>e</strong>ditoptions:{value:&#8221;2009/2010:One;2:Two&#8221;},&#160;I have not problem.</p>
<p>But if I replace the&#160;editoptions:{value:&#8221;2009/2010:One;2:Two&#8221;} &#160;with&#160;editoptions: { dataUrl: &#39;/select.php&#39;} I have not js error but the cell of grid remains blank.&#160;</p>
<p>In the edit form I have not problem.</p>
<p>The output format of select.php is : &#60;select&#62;&#60;option value=&#39;2&#39;&#62; Two &#60;/option&#62;&#60;/select&#62;, the jqgrid version is 3.6.1.</p>
<p>Regards.</p>
<p>Giovanni.&#160;</p>
]]></description>
        	        	<pubDate>Sat, 12 Dec 2009 03:17:58 +0200</pubDate>
        </item>
</channel>
</rss>