<?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: resize column while maintaining grid width</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/resize-column-while-maintaining-grid-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/resize-column-while-maintaining-grid-width/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>daviddlyman on resize column while maintaining grid width</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/resize-column-while-maintaining-grid-width#p1441</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/resize-column-while-maintaining-grid-width#p1441</guid>
        	        	<description><![CDATA[<p>Thanks for taking a look.</p>
<p>My method for resizing the grid&#39;s width was working fine with 50 rows of data, but it is a bit sluggish with 600+. As I mentioned, I am keeping the grid data in a locally stored array. Then, when a resizing event occurs, I run GridUnload() and rebuild the grid.</p>
<p>It would be ideal if I could simply change the width property of the grid and execute the width sizing method that you are using with ShrinkToFit. Would that be possible?</p>
<p>Thanks,</p>
<p>David</p>
]]></description>
        	        	<pubDate>Thu, 07 Aug 2008 14:59:38 +0300</pubDate>
        </item>
        <item>
        	<title>tony on resize column while maintaining grid width</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/resize-column-while-maintaining-grid-width#p1432</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/resize-column-while-maintaining-grid-width#p1432</guid>
        	        	<description><![CDATA[<p>I think that this is possible. I will see what can I do.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 07 Aug 2008 02:28:18 +0300</pubDate>
        </item>
        <item>
        	<title>daviddlyman on resize column while maintaining grid width</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/resize-column-while-maintaining-grid-width#p1429</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/resize-column-while-maintaining-grid-width#p1429</guid>
        	        	<description><![CDATA[<p>Tony,</p>
<p>I have built a page in which the grid width is 100% of the div in which it is contained. (I wrote a method to get the appropriate width when the grid is built, and then simply Unload and rebuild the grid after a resize event.) I would like to have the column resizing impact both columns where it is taking place.</p>
<p>The current behavior of the grid is that only the column to the left changes size. I would like both columns to change size so that one gets larger and the other shrinks by the same amount. In other words, if I click and drag a column resize handle 20px to the right, the left column increases by 20px (which is the current behavior) and the right column reduces by 20px (which does not currently happen).</p>
<p>Thanks,</p>
<p>David</p>
]]></description>
        	        	<pubDate>Wed, 06 Aug 2008 18:25:23 +0300</pubDate>
        </item>
</channel>
</rss>