<?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: Input type select with dynamic editoption</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/input-type-select-with-dynamic-editoption</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/input-type-select-with-dynamic-editoption/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Input type select with dynamic editoption</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/input-type-select-with-dynamic-editoption#p1369</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/input-type-select-with-dynamic-editoption#p1369</guid>
        	        	<description><![CDATA[<p>The&#160; possible problem is that in setCol method there is a bug. Go in the Bugs section here and see haw to correct. I will publish a bug fix release as soon as possible.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 04 Aug 2008 04:57:12 +0300</pubDate>
        </item>
        <item>
        	<title>garnett21 on Input type select with dynamic editoption</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/input-type-select-with-dynamic-editoption#p1358</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/input-type-select-with-dynamic-editoption#p1358</guid>
        	        	<description><![CDATA[<p>Hi everyone,</p>
<p>I&#39;ve tried to make a select input type with dynamic option</p>
<p>I&#39;ve usede this</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit1611' value='Select Code' data-codeid='sfcode1611' /></p>
<div class='sfcode' id='sfcode1611'>&#160;&#160;&#160; &#160;&#160;&#160; $.get("my_php_page.php",<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160; { action: "option_values"},<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160; function(data){<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;$("#mygrid").setColProp(&#39;colname&#39;,{editoptions:{option}});<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160; }<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;);</div>
<p>but infortunately i get this error from firebug</p>
<p><input type='button' class='sfcodeselect' name='sfselectit7089' value='Select Code' data-codeid='sfcode7089' /></p>
<div class='sfcode' id='sfcode7089'>
<div class="errorTitle">invalid object initializer</div>
<div class="errorSourceBox errorSource-exec">[Image Can Not Be Found]<span class="errorSource"> $("#list").setColProp(&#39;idRegion&#39;,{editoptions:{option}});</span></div>
</div>
<p>Anyone have a solution?</p>
<p>Regards.</p>
]]></description>
        	        	<pubDate>Sun, 03 Aug 2008 05:42:49 +0300</pubDate>
        </item>
</channel>
</rss>