<?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: Make field to appear on edit with condition</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/make-field-to-appear-on-edit-with-condition</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/make-field-to-appear-on-edit-with-condition/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Make field to appear on edit with condition</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/make-field-to-appear-on-edit-with-condition#p30109</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/make-field-to-appear-on-edit-with-condition#p30109</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>It seems you use our commertial jqGrid for PHP.</p>
<p>Please post your question <a href="http://www.trirand.net/forum/" target="_blank">here</a></p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Mon, 20 Jan 2014 16:18:45 +0200</pubDate>
        </item>
        <item>
        	<title>Xid on Make field to appear on edit with condition</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/make-field-to-appear-on-edit-with-condition#p30102</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/make-field-to-appear-on-edit-with-condition#p30102</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>I&#39;m trying to make an event :</p>
<p>I change a select on a specific field and when I chack this value, a field have to appear and be required.</p>
<p>It have to work on multiple select too.</p>
</p>
<p>I&#39;m just at the beginning:</p>
</p>
<p>I have :</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit530' value='Select Code' data-codeid='sfcode530' /></p>
<div class='sfcode' id='sfcode530'>$grid-&#62;setColProperty(&#34;service&#34;, array(&#34;editrules&#34;=&#62;array(&#34;required&#34;=&#62;true),<br />&#34;editoptions&#34;=&#62;array(<br />&#160;&#160; &#160;&#34;dataEvents&#34;=&#62;array(<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#34;type&#34;=&#62;&#34;change&#34;,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#34;fn&#34;=&#62;&#34;function (e) {<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;alert(&#39;test&#39;);<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }&#34; <br />&#160;&#160;&#160;&#160;&#160;&#160; )//modif 20/01 autre &#160;<br />)<br />));</div>
<p>But the event doesn&#39;t trigger.</p>
</p>
<p>Someone got an idea?</p>
<p>Thanks,</p>
]]></description>
        	        	<pubDate>Mon, 20 Jan 2014 14:28:25 +0200</pubDate>
        </item>
</channel>
</rss>