<?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: width not obeyed with grouped grid</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/width-not-obeyed-with-grouped-grid</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/width-not-obeyed-with-grouped-grid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>sprugman on width not obeyed with grouped grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/width-not-obeyed-with-grouped-grid#p24430</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/width-not-obeyed-with-grouped-grid#p24430</guid>
        	        	<description><![CDATA[<p>I have a grid with</p>
<p><input type='button' class='sfcodeselect' name='sfselectit5092' value='Select Code' data-codeid='sfcode5092' /></p>
<div class='sfcode' id='sfcode5092'>{width: 940}</div>
<p>It works fine when the grid is ungrouped, but when I set it to grouped, it squishes down to the minimum size of the columns. I&#39;m using</p>
<p><input type='button' class='sfcodeselect' name='sfselectit3528' value='Select Code' data-codeid='sfcode3528' /></p>
<div class='sfcode' id='sfcode3528'>$(&#34;#myGrid&#34;).setGridWidth(940);</div>
<p>in the onComplete handler to fix it, but it&#39;s less than ideal.</p>
]]></description>
        	        	<pubDate>Sat, 27 Aug 2011 00:06:18 +0300</pubDate>
        </item>
</channel>
</rss>