<?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: SetGridWidth and Resize Problem with Group Headers</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/setgridwidth-and-resize-problem-with-group-headers</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/setgridwidth-and-resize-problem-with-group-headers/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on SetGridWidth and Resize Problem with Group Headers</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/setgridwidth-and-resize-problem-with-group-headers#p31391</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/setgridwidth-and-resize-problem-with-group-headers#p31391</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Â </p>
<p>Thanks Oleg. That is the reason, that no one replay to this kind of descriptions.</p>
<p>Â </p>
<p>Kind Regards</p>
]]></description>
        	        	<pubDate>Wed, 19 Nov 2014 15:40:05 +0200</pubDate>
        </item>
        <item>
        	<title>OlegK on SetGridWidth and Resize Problem with Group Headers</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/setgridwidth-and-resize-problem-with-group-headers#p31381</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/setgridwidth-and-resize-problem-with-group-headers#p31381</guid>
        	        	<description><![CDATA[<p>If a problem exist one should provide the demo and the test case which describes how the problem can be reproduced.</p>
<p>Best regards<br />
Oleg</p>
]]></description>
        	        	<pubDate>Fri, 14 Nov 2014 15:31:18 +0200</pubDate>
        </item>
        <item>
        	<title>voyager on SetGridWidth and Resize Problem with Group Headers</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/setgridwidth-and-resize-problem-with-group-headers#p31380</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/setgridwidth-and-resize-problem-with-group-headers#p31380</guid>
        	        	<description><![CDATA[<p>Is this problem fixed yet? It seems still happening with jqgrid 4.6.0 &#38; jquery 1.11.1</p>
]]></description>
        	        	<pubDate>Fri, 14 Nov 2014 04:20:24 +0200</pubDate>
        </item>
        <item>
        	<title>bbct on SetGridWidth and Resize Problem with Group Headers</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/setgridwidth-and-resize-problem-with-group-headers#p28411</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/setgridwidth-and-resize-problem-with-group-headers#p28411</guid>
        	        	<description><![CDATA[<p>Same here, with shrinkToFit true, autowidth true, viewrecords true. &#160;Seems that especially a column with no data, when I resize to be much smaller, it shrinks way down, but the column header doesn&#39;t shrink as small. &#160;If I then resize one of the columns, seems things suddenly align again. &#160;I haven&#39;t really investigated any further yet.&#160;</p>
]]></description>
        	        	<pubDate>Fri, 08 Mar 2013 06:05:45 +0200</pubDate>
        </item>
        <item>
        	<title>venugopalsmartboy on SetGridWidth and Resize Problem with Group Headers</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/setgridwidth-and-resize-problem-with-group-headers#p28379</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/setgridwidth-and-resize-problem-with-group-headers#p28379</guid>
        	        	<description><![CDATA[<p>I too had the same problem...</p>
]]></description>
        	        	<pubDate>Mon, 04 Mar 2013 12:26:25 +0200</pubDate>
        </item>
        <item>
        	<title>joshbodine on SetGridWidth and Resize Problem with Group Headers</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/setgridwidth-and-resize-problem-with-group-headers#p27756</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/setgridwidth-and-resize-problem-with-group-headers#p27756</guid>
        	        	<description><![CDATA[<p>Is no one else having an issue with data rows being misaligned with the header row when resizing and using group headers?</p>
]]></description>
        	        	<pubDate>Mon, 19 Nov 2012 23:38:11 +0200</pubDate>
        </item>
        <item>
        	<title>joshbodine on SetGridWidth and Resize Problem with Group Headers</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/setgridwidth-and-resize-problem-with-group-headers#p27737</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/setgridwidth-and-resize-problem-with-group-headers#p27737</guid>
        	        	<description><![CDATA[<p>I have a number of grids that, when the window gets resized, setGridWidth is called to resize the grid. This works flawlessly until I turn on group headers. With group headers turned on, the data rows get resized fine, but the header row and data rows get misaligned. I noticed another user is having the same issue and reported on another site (<a href="http://stackoverflow.com/questions/10642941/jqgrid-group-header-columns-get-mis-aligned-on-resize" rel="nofollow" target="_blank"><a href="http://stackoverflow.com/quest" rel="nofollow">http://stackoverflow.com/quest</a>.....-on-resize</a>). His resolution seems to be using jquery 1.7.2. Is that really the only option?</p>
]]></description>
        	        	<pubDate>Thu, 15 Nov 2012 01:00:02 +0200</pubDate>
        </item>
</channel>
</rss>