<?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: refresh a select list at each edition</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/refresh-a-select-list-at-each-edition</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/refresh-a-select-list-at-each-edition/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on refresh a select list at each edition</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/refresh-a-select-list-at-each-edition#p16698</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/refresh-a-select-list-at-each-edition#p16698</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>The recreateForm option here should be set to true in order this to work.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 26 Apr 2010 14:48:55 +0300</pubDate>
        </item>
        <item>
        	<title>phicarre on refresh a select list at each edition</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/refresh-a-select-list-at-each-edition#p16631</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/refresh-a-select-list-at-each-edition#p16631</guid>
        	        	<description><![CDATA[<p>No. The good solution should be:</p>
<p>&#160;beforeInitData: function (formid)<br />{</p>
<p>...</p>
<p>jQuery("#list").setColProp(&#39;item&#39;,{editoptions:{value:my_script}});&#160;&#160;&#160;</p>
<p>...</p>
<p>}</p>
</p>
<p>... but it doesn&#39;t work !</p>
]]></description>
        	        	<pubDate>Fri, 23 Apr 2010 18:10:40 +0300</pubDate>
        </item>
        <item>
        	<title>dams on refresh a select list at each edition</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/refresh-a-select-list-at-each-edition#p16627</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/refresh-a-select-list-at-each-edition#p16627</guid>
        	        	<description><![CDATA[<p>Hello ,</p>
</p>
<p>Try this :</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit8593' value='Select Code' data-codeid='sfcode8593' /></p>
<div class='sfcode' id='sfcode8593'>reloadAfterSubmit:true or jQuery(&#34;#list&#34;).trigger(&#34;reloadGrid&#34;)</div>
<p>after your script</p>
]]></description>
        	        	<pubDate>Fri, 23 Apr 2010 15:36:41 +0300</pubDate>
        </item>
        <item>
        	<title>phicarre on refresh a select list at each edition</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/refresh-a-select-list-at-each-edition#p16584</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/refresh-a-select-list-at-each-edition#p16584</guid>
        	        	<description><![CDATA[<p>I have a "select" field in my grid. The select options are filled by a script.</p>
<p>When I click on a row, I would like that this select shall be refreshed (in editGridRow) before the form is opened.</p>
<p>How to do that ?</p>
]]></description>
        	        	<pubDate>Wed, 21 Apr 2010 19:10:24 +0300</pubDate>
        </item>
</channel>
</rss>