<?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: Same old bug fitting columns inside of grid</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/same-old-bug-fitting-columns-inside-of-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/same-old-bug-fitting-columns-inside-of-grid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>croberts on Same old bug fitting columns inside of grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/same-old-bug-fitting-columns-inside-of-grid#p30287</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/same-old-bug-fitting-columns-inside-of-grid#p30287</guid>
        	        	<description><![CDATA[<p>I just gave jqGrid another shot using a more recent version, after having abondoned it a couple of years ago. I&#39;m surprised to find that the same bug that stopped the show last time is still here: there&#39;s no reasonable way to make the columns fit inside the grid without the right column spilling off the edge and creating an horizontal scrollbar.</p>
<p>The only way I&#39;ve found to fix this is the explicitly set the "width" property for each column in the colModel AND set "fixed" to true for each as well. This takes a lot of time, makes the grid presentation brittle, and nixes some other features.</p>
<p>It&#39;s kind of ridiculous, and I was hoping it would have been addressed. Having a way to force-fit your columns inside the grid without a horizontal scrollbar is a pretty basic feature for a grid, I would think. But if there&#39;s a way to do it, I can&#39;t find it. I&#39;ve seen some hacks involving turning "shrinkToFit" off and trying to reset the grid width after the data loads or something, but I couldn&#39;t even make that work.</p>
<p>Am I missing something? Or is this really not a priority for anybody? This grid keeps developing and the documentation keeps getting better, which makes it attractive, but I can&#39;t overlook the column thing.</p>
]]></description>
        	        	<pubDate>Wed, 26 Feb 2014 10:15:15 +0200</pubDate>
        </item>
</channel>
</rss>