<?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: Edit form modal not initialize properly when first show</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/edit-form-modal-not-initialize-properly-when-first-show</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/edit-form-modal-not-initialize-properly-when-first-show/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Edit form modal not initialize properly when first show</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/edit-form-modal-not-initialize-properly-when-first-show#p14761</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/edit-form-modal-not-initialize-properly-when-first-show#p14761</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Which version is used?</p>
<p>This is already fixed.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 12 Feb 2010 18:25:05 +0200</pubDate>
        </item>
        <item>
        	<title>jackysee on Edit form modal not initialize properly when first show</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/edit-form-modal-not-initialize-properly-when-first-show#p14673</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/edit-form-modal-not-initialize-properly-when-first-show#p14673</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I&#39;m using the edit form feature where a edit form modal will popup after clicking &#39;edit&#39; button.</p>
<p>I found that the checkbox is not populated properly when <strong>edit box first show but is correct afterward</strong> (i.e. after hide and show again, or click on prev/next button, the data is populated correctly).</p>
<p>The colModel of the checkbox looks like:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit5148' value='Select Code' data-codeid='sfcode5148' /></p>
<div class='sfcode' id='sfcode5148'>{<br /><span style=&#34;white-space: pre;&#34;> </span>name:&#39;list[0].isSelected&#39;,<br /><span style=&#34;white-space: pre;&#34;> </span>index:&#39;list[0].isSelected&#39;, <br /><span style=&#34;white-space: pre;&#34;> </span>sortable:false, width:60, align:&#39;center&#39;, <br /><span style=&#34;white-space: pre;&#34;> </span>editable:true, <br /><span style=&#34;white-space: pre;&#34;> </span>edittype:&#34;checkbox&#34;, <br /><span style=&#34;white-space: pre;&#34;> </span>editoptions:{value:&#34;Y:N&#34;}<br />}</div>
<p>Please note that although it uses dot notation, the data is not nested (specially normalized at server side). The data of a row looks like:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit5382' value='Select Code' data-codeid='sfcode5382' /></p>
<div class='sfcode' id='sfcode5382'>{<br /><span style=&#34;white-space: pre;&#34;> </span>&#39;id&#39;: 2,<br /><span style=&#34;white-space: pre;&#34;> </span>&#39;name&#39;: &#39;Peter&#39;,<br /><span style=&#34;white-space: pre;&#34;> </span>//.........&#160;<br /><span style=&#34;white-space: pre;&#34;> </span>&#39;list[0].isSelected&#39;:&#39;Y&#39;, //checkbox<br /><span style=&#34;white-space: pre;&#34;> </span>&#39;list[1].isSelected&#39;:&#39;N&#39;, //checkbox<br /><span style=&#34;white-space: pre;&#34;> </span>&#39;list[3].isSelected&#39;:&#39;Y&#39; &#160;//checkbox<br />}</div>
<p>There is a need to use such notation for server-side data-binding.</p></p>
]]></description>
        	        	<pubDate>Wed, 10 Feb 2010 09:48:38 +0200</pubDate>
        </item>
</channel>
</rss>