<?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: Label not changed in add Form</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/label-not-changed-in-add-form</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/bugs/label-not-changed-in-add-form/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Label not changed in add Form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/label-not-changed-in-add-form#p8488</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/label-not-changed-in-add-form#p8488</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks for this. I missed that. Fixed in GitHub.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 13 Aug 2009 00:33:55 +0300</pubDate>
        </item>
        <item>
        	<title>Rayson on Label not changed in add Form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/label-not-changed-in-add-form#p8441</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/label-not-changed-in-add-form#p8441</guid>
        	        	<description><![CDATA[<p>Dear Tony,</p>
<p>I tried modify setLabel in grid.base.js (line 1793) by changing&#160;</p>
<p>if (nData){<br />&#160;&#160;&#160; $("div",thecol).html(nData);<br />}</p>
<p>to</p>
<p>if (nData){<br /> &#160;&#160;&#160; $("div",thecol).html(nData);<br /> &#160;&#160;&#160; $t.p.colNames[pos] = nData;<br /> }</p>
<p>It&#39;ll  permanently update the values in colNames[]. The labels in Form are now correct and I don&#39;t see any side effect. See if you like to include that in your new build.</p>
<p>Best regards,</p>
<p>Rayson</p>
]]></description>
        	        	<pubDate>Mon, 10 Aug 2009 22:56:01 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Label not changed in add Form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/label-not-changed-in-add-form#p8400</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/label-not-changed-in-add-form#p8400</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>In the form the label can not be changed dynamically with method.</p>
<p>Read carfully the docs and maybe you will need&#160; to use some events like beforeShowForm.</p>
</p>
<p>Regards</p>
<p>Tony</p></p>
]]></description>
        	        	<pubDate>Mon, 10 Aug 2009 05:15:03 +0300</pubDate>
        </item>
        <item>
        	<title>Rayson on Label not changed in add Form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/label-not-changed-in-add-form#p8389</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/label-not-changed-in-add-form#p8389</guid>
        	        	<description><![CDATA[<p>Dear Tony,</p>
<p>Perhaps I confused you in the previous message. I don&#39;t want different labels in grid and form. I want to assign new labels to some columns and have the same new set of labels appear on both grid and form. As colModel and colNames cannot be changed during run time, I think setLabel() is the right command to use. However the newly assigned label only appear correctly on grid, the corresponding form label did not changed even if I did not specify a different label using formoptions.</p>
<p>Best regards,</p>
<p>Rayson</p>
]]></description>
        	        	<pubDate>Sun, 09 Aug 2009 23:01:33 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Label not changed in add Form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/label-not-changed-in-add-form#p8366</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/label-not-changed-in-add-form#p8366</guid>
        	        	<description><![CDATA[<p>Dear Rayson,</p>
<p>It is a good start to check first the docs - especially for formediting and how to change the label:</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:common_rules" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....mmon_rules</a></p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 07 Aug 2009 04:54:15 +0300</pubDate>
        </item>
        <item>
        	<title>Rayson on Label not changed in add Form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/label-not-changed-in-add-form#p8364</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/label-not-changed-in-add-form#p8364</guid>
        	        	<description><![CDATA[<p>Dear Tony,</p>
<p>I used setLabel() to modify labels of grid header, the corresponding labels on add Form did not changed.</p>
<p>Best regards,</p>
<p>Rayson</p>
]]></description>
        	        	<pubDate>Fri, 07 Aug 2009 04:46:15 +0300</pubDate>
        </item>
</channel>
</rss>