<?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: Data doesn't appear at first time with form editing</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/data-doesnt-appear-at-first-time-with-form-editing</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/data-doesnt-appear-at-first-time-with-form-editing/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>PWT on Data doesn't appear at first time with form editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/data-doesnt-appear-at-first-time-with-form-editing#p25496</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/data-doesnt-appear-at-first-time-with-form-editing#p25496</guid>
        	        	<description><![CDATA[<p>Hi again,</p>
<p>Just went through the source code of JQGrid to understand my problem.</p>
<p>I think I found out why it doesn&#39;t show data, but maybe there is something else to do to make it work ?</p>
<p>When the form is constructed with "EditGridRow" function, the "CreateData" function is called, which calls the "$.jgrid.createEl" function. If edittype is "custom", this method bind the HTML element but doesn&#39;t set up the value. So, this why the custom element doesn&#39;t show any data at first when the form is displayed. Should CreateEl function binds value data also or should it be done somewhere else ?</p>
<p>For the time being, i use the custom_element method to call custom_value and therefore set the value. Is the way it is supposed to be used ?</p>
</p>
<p>Thanks !!</p>
<p>Pierre</p>
]]></description>
        	        	<pubDate>Wed, 21 Dec 2011 12:32:48 +0200</pubDate>
        </item>
        <item>
        	<title>PWT on Data doesn't appear at first time with form editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/data-doesnt-appear-at-first-time-with-form-editing#p25484</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/data-doesnt-appear-at-first-time-with-form-editing#p25484</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>First, thanks for developping JQGrid, it&#39;s really gread plugin and good to use.</p>
<p>However, I have a problem with editing, doesn&#39;t know if it&#39;s bug or just something missing&#8230; so any help will be welcomed <img class="wp-smiley" src="/blog/wp-includes/images/smilies/icon_smile.gif" alt=":)" /></p>
</p>
<p>I am using the grid in Form editing mode, data is retrieved from XML file. Then, I want to work on client side only.</p>
</p>
<p>As it is not possible to work on client side only (which is really a pity&#8230;) I have editurl to a dummy server page doing nothing..</p>
</p>
<p>In some cells, for edition, I want to use custom elements (in edit properties). It&#39;s going very fine, but when I display the form to edit the cells, the datas in the custom elements are not inserted. If I change record or open the form again, they are inserted. I don&#39;t understand why. &#160;(code is on ASP.net page and quite huge so better not to send it here, if required can send later...)</p>
</p>
<p>Thanks so much for any help !!</p>
</p>
<p>Pierre</p></p>
]]></description>
        	        	<pubDate>Tue, 20 Dec 2011 17:24:29 +0200</pubDate>
        </item>
</channel>
</rss>