<?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: Problem with dinamic change the COLUMN WIDTH</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-dinamic-change-the-column-width</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/problem-with-dinamic-change-the-column-width/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>josecoronel on Problem with dinamic change the COLUMN WIDTH</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-dinamic-change-the-column-width#p25910</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-dinamic-change-the-column-width#p25910</guid>
        	        	<description><![CDATA[<p>I curently update my jqgrid to release 4.3.1 and the column width stop working.</p>
<p>I use the following code:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit7169' value='Select Code' data-codeid='sfcode7169' /></p>
<div class='sfcode' id='sfcode7169'>
<p>var grid_param&#160; = tableDivObject.jqGrid(&#39;getGridParam&#39;);</p>
<p>//&#160;&#160;&#160;&#160; tableDivObject.setColProp(grid_param.colModel[k].name, {width:columnWidth[k]});&#160; //option B<br />&#160;&#160;&#160;&#160;&#160;&#160; tableDivObject.jqGrid(&#39;setColProp&#39;, grid_param.colModel[k].name, {width:columnWidth[k]}); // option A</p>
<p>var totalwidth = tableDivObject.jqGrid(&#39;getGridParam&#39;,&#39;width&#39;);<br />tableDivObject.jqGrid(&#39;setGridWidth&#39;, totalwidth);</p>
</p>
</div>
<p>Can give me any help ?</p>
<p>Thanks, Jose</p></p>
]]></description>
        	        	<pubDate>Thu, 09 Feb 2012 23:42:42 +0200</pubDate>
        </item>
</channel>
</rss>