<?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: basic grid width problem</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/basic-grid-width-problem</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/basic-grid-width-problem/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on basic grid width problem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/basic-grid-width-problem#p2187</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/basic-grid-width-problem#p2187</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>This is a initiall set and will not work if you enclose the grid whitin</p>
<p>other element - i.e. grid will not resize when you resize the element -</p>
<p>which I suppose do you want to do.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 23 Sep 2008 08:35:58 +0300</pubDate>
        </item>
        <item>
        	<title>gordianyuan on basic grid width problem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/basic-grid-width-problem#p2184</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/basic-grid-width-problem#p2184</guid>
        	        	<description><![CDATA[<p>first , I am sorry post this topic on here .</p>
<p>I reread the document and found there already write</p>
<p>"The width of the grid is set only in pixels."</p>
<p>and I found the forum somebody have solve this problem by hack</p>
<pre class="wiki"><span style="color: #ff0000;">&#60;table id=&#8221;mygrid&#8221; class=&#8221;scroll&#8221;&#62;&#60;/table&#62;<br />JS code:<br />jQuery(&#8221;#mygrid&#8221;).width(&#8221;99%&#8221;);<br />var w = jQuery(&#8221;#mygrid&#8221;).width();<br />jQuery(&#8221;#mygrid&#8221;).jqGrid({<br />&#8230;<br />width: w<br />&#8230;</span><br /><span style="color: #ff0000;">});</span><br /><br />Regards<br /><br />gordian<br /></pre>
]]></description>
        	        	<pubDate>Tue, 23 Sep 2008 05:32:13 +0300</pubDate>
        </item>
        <item>
        	<title>tony on basic grid width problem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/basic-grid-width-problem#p2178</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/basic-grid-width-problem#p2178</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Please before posting a issue, first read docs and forum messages</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 23 Sep 2008 04:34:03 +0300</pubDate>
        </item>
        <item>
        	<title>gordianyuan on basic grid width problem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/basic-grid-width-problem#p2176</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/basic-grid-width-problem#p2176</guid>
        	        	<description><![CDATA[<p>when i try to set basic grid witch like "width: &#39;100%&#39;",</p>
<p>i set on colModel Properties width doesn&#39;t work any more.</p>
<p>every colModel width is default ( 150px )</p>
<p>if i remove "width: &#39;100%&#39;",everything is fine , i can set colModel width to 50px</p>
<p>It&#39;s a bug ? or i miss something ?</p>
]]></description>
        	        	<pubDate>Tue, 23 Sep 2008 03:15:30 +0300</pubDate>
        </item>
</channel>
</rss>