<?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: Formedit on depend</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/formedit-on-depend</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/formedit-on-depend/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Formedit on depend</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/formedit-on-depend#p7051</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/formedit-on-depend#p7051</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>{name:&#39;edatum&#39;,&#160;&#160;&#160; index:&#39;edatum&#39;,&#160;&#160;&#160; width:20,align:&#39;center&#39;, sortable:false,<strong>editable:true</strong>,<br />editoptions:{size:12},formoptions:{ rowpos:1,colpos:1}, }, <br />{name:&#39;status&#39;,&#160;&#160;&#160; index:&#39;status&#39;,&#160;&#160;&#160; width:20,align:&#39;center&#39;, sortable:false,<strong>editable:false</strong> } <br />&#160; ]</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 04 Jun 2009 04:51:53 +0300</pubDate>
        </item>
        <item>
        	<title>Lotte on Formedit on depend</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/formedit-on-depend#p7017</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/formedit-on-depend#p7017</guid>
        	        	<description><![CDATA[<p>Hello, I hope, there is a guy who can help me with my &#8220;blond&#8221; problem<img class="spSmiley" style="margin:0" title="Wink" src="/blog/wp-content/plugins/simple-forum/tinymce/plugins/emotions/img/smiley-wink.gif" border="0" alt="Wink" />:</p>
<p>I want to disable a input field/formedit <span class="ls-n">dependent</span> on a colum - content and have</p>
<p>&#8230;.<br />{name:&#39;edatum&#39;,&#160;&#160;&#160; index:&#39;edatum&#39;,&#160;&#160;&#160; width:20,align:&#39;center&#39;, sortable:false,editable:true,<br />editoptions:{size:12},formoptions:{ rowpos:1,colpos:1}, }, <br />{name:&#39;status&#39;,&#160;&#160;&#160; index:&#39;status&#39;,&#160;&#160;&#160; width:20,align:&#39;center&#39;, sortable:false,editable:false } <br />&#160; ],</p>
<p>onSelectRow:&#160; function (form_id){ <br />var id =&#160; jQuery(&#8221;#todo&#8221;).getGridParam(&#39;selrow&#39;);&#160;&#160; <br />var ret = jQuery(&#8221;#todo&#8221;).getRowData(id); <br />if (ret.status == &#39;a&#39;&#160; )&#160; <br />{ jQuery(&#8221;#edatum&#8221;,form_id).attr(&#8221;disabled&#8221;, true);}<br />,</p>
<p>and in the pager</p>
<p>&#8230;</p>
<p>onInitializeForm:function (form_id) <br />{ jQuery(&#8221;#edatum&#8221;,form_id).datepicker({showOn: &#39;button&#39;, buttonImage: &#39;themes/selbst/images/calendar.gif&#39;, buttonImageOnly: true, dateFormat:&#39;dd.mm.yy&#39;,changeMonth: true, changeYear: true }); }</p>
<p>&#8230;</p>
<p>I do not find a solution for hiding or disable or what ever this dammed input-field<img class="spSmiley" style="margin:0" title="Embarassed" src="/blog/wp-content/plugins/simple-forum/tinymce/plugins/emotions/img/smiley-embarassed.gif" border="0" alt="Embarassed" /></p>
<p>Can somebody help me? Greetings</p>
<p>Charlotte</p>
]]></description>
        	        	<pubDate>Tue, 02 Jun 2009 13:49:13 +0300</pubDate>
        </item>
</channel>
</rss>