<?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 columns without resize grid</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/resize-columns-without-resize-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/feature-request/resize-columns-without-resize-grid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>rekna on Resize columns without resize grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/resize-columns-without-resize-grid#p24975</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/resize-columns-without-resize-grid#p24975</guid>
        	        	<description><![CDATA[<p>Currently I have implemented a small script, which lets me resize grids by setting its width to a percentage of the width of its parent.</p>
<p>So, when the browser is resized, the grid is resized automatically. Of course, resizing does not apply to the columns, this would require calling setgridwidth on every resize of the browser (like fluidjqgrid does), which I want to avoid.&#160;</p>
<p>As an alternative, I would like to provide the user a button, to resize the columns. But I don&#39;t want to call setgridWidth, because this sets the grid&#39;s width to an absolute value, and I want to keep the relative size.</p>
<p>Is there any way to set the grid columns width, without calling setgridwidth?&#160;</p></p>
]]></description>
        	        	<pubDate>Tue, 25 Oct 2011 10:36:42 +0300</pubDate>
        </item>
</channel>
</rss>