<?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: updateColumns issue</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/updatecolumns-issue</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/updatecolumns-issue/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>jmanpa on updateColumns issue</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/updatecolumns-issue#p25065</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/updatecolumns-issue#p25065</guid>
        	        	<description><![CDATA[<p>The current wiki clearly states that updateColumns is a method that is available and requires special calling procedure:</p>
<p>"this synchronizes the width of the headers with the data. Useful when  used with table drag and drop. This method should be used this way -  Example: <br /> var mygrid=jQuery(&#8221;#grid_id&#8221;)[0];<br /> mygrid.updateColumns();"</p>
<p>However in v3.8 changes and fixes documentation it states:</p>
<p>"Remove updateColumns function which is not needed in sortableRows"</p>
]]></description>
        	        	<pubDate>Thu, 03 Nov 2011 19:33:39 +0200</pubDate>
        </item>
        <item>
        	<title>jmanpa on updateColumns issue</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/updatecolumns-issue#p25060</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/updatecolumns-issue#p25060</guid>
        	        	<description><![CDATA[<p>From the wiki <a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:methods" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....ki:methods</a></p>
]]></description>
        	        	<pubDate>Thu, 03 Nov 2011 14:59:18 +0200</pubDate>
        </item>
        <item>
        	<title>tony on updateColumns issue</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/updatecolumns-issue#p25056</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/updatecolumns-issue#p25056</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>From where you hear about updateColumns?</p>
<p>I think it is beter first to look into the documenation before to do anything.</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Thu, 03 Nov 2011 09:44:50 +0200</pubDate>
        </item>
        <item>
        	<title>jmanpa on updateColumns issue</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/updatecolumns-issue#p25051</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/updatecolumns-issue#p25051</guid>
        	        	<description><![CDATA[<p>I&#39;m trying to use jQgrid in a fluid way and so when the window is resized, I need to resize jQgrid.&#160; I&#39;m using the following code:</p>
<p>&#160;&#160;&#160; jQuery("#list").setGridParam({colModel:setColModel()});<br />&#160;&#160;&#160; jQuery("#list").setGridWidth(winwidth);<br />&#160;&#160; &#160;jQuery("#list")[0].updateColumns();</p>
<p>The third line triggers an error:</p>
<p><span style="color: #ff0000;">jQuery("#list")[0].updateColumns is not a function</span></p>
<p><span style="color: #000000;">I have all modules of jQgrid downloaded (v 4.2) and cannot make it not generate the error.&#160; Doing a grep on the entire directory shows no existence of updateColumns function in the jqGrid source.<br /></span></p>
]]></description>
        	        	<pubDate>Wed, 02 Nov 2011 22:28:16 +0200</pubDate>
        </item>
</channel>
</rss>