<?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: Conditional value fields?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/conditional-value-fields</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/conditional-value-fields/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>cvneo on Conditional value fields?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/conditional-value-fields#p23813</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/conditional-value-fields#p23813</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p> I display the result rows one checkbox, so far so good.</p>
<p><input type='button' class='sfcodeselect' name='sfselectit4179' value='Select Code' data-codeid='sfcode4179' /></p>
<div class='sfcode' id='sfcode4179'>&#8230;<br /> {name: &#39;ID&#39;, index: &#39;ID&#39;, hidden: true, editable: true},<br />{name: &#39;CheckTest&#39;, index: &#39;CheckTest&#39;, width: 55, align: &#34;center&#34;, editable: true, EditType: &#39;checkbox&#39;, editoptions: {value: &#34;1:0&#34;}, format: &#39;checkbox&#39; }<br /> {name: &#39;CheckTestView&#39;, index: &#39;CheckTestView&#39;, hidden: false, editable: false}<br /> &#8230;</div>
<p> I wish I could view it via a condition according to the value of another field in my line of result:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit8249' value='Select Code' data-codeid='sfcode8249' /></p>
<div class='sfcode' id='sfcode8249'>if(CheckTestView==1){ show CheckTest }else{ not display CheckTest }</div>
<p> How it?</p>
]]></description>
        	        	<pubDate>Thu, 30 Jun 2011 11:33:58 +0300</pubDate>
        </item>
</channel>
</rss>